added sample config file
parent
d82ab984e4
commit
f523e975d9
|
@ -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 New Issue