Add default config
This commit is contained in:
parent
8472ebc1a6
commit
dda27ccfae
|
|
@ -0,0 +1,11 @@
|
|||
[DEFAULT]
|
||||
db_uri = sqlite:///database.db
|
||||
wallabag_host = https://wallabag.myserver.org
|
||||
client_id = 1_3o53gl30vhgk0c8ks4cocww08o84448osgo40wgw4gwkoo8skc
|
||||
client_secret = 636ocbqo978ckw0gsw4gcwwocg8044sco0w8w84cws48ggogs4
|
||||
domain = https://consumer.myserver.org
|
||||
smtp_from = wallabag@myserver.org
|
||||
smtp_host = myserver.org
|
||||
smtp_port = 587
|
||||
smtp_user = mail_user
|
||||
smtp_passwd = mail_pass
|
||||
Loading…
Reference in New Issue