added sample config file
This commit is contained in:
parent
d82ab984e4
commit
f523e975d9
1 changed files with 9 additions and 0 deletions
9
beezle.conf
Normal file
9
beezle.conf
Normal file
|
@ -0,0 +1,9 @@
|
|||
[Telegram]
|
||||
token = 123456789:ABCDEFG1234567HIJKLMN8901234abcdefg
|
||||
users = my_telegram_user
|
||||
|
||||
[DokuWiki]
|
||||
url = https://my.webserver.url/dokuwiki/lib/exe/xmlrpc.php
|
||||
username = wiki_username
|
||||
password = wiki_password
|
||||
|
Loading…
Reference in a new issue