added example config
This commit is contained in:
14
infomentor.ini.sample
Normal file
14
infomentor.ini.sample
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
[pushover]
|
||||||
|
apikey = <insert pushover api key here>
|
||||||
|
|
||||||
|
[general]
|
||||||
|
secretkey = <a string to encode passwords stored in db>
|
||||||
|
baseurl = https://infomentor.example.org
|
||||||
|
im1url = https://im1.infomentor.de/Germany/Germany/Production
|
||||||
|
mimurl = https://mein.infomentor.de
|
||||||
|
|
||||||
|
[smtp]
|
||||||
|
server = example.org
|
||||||
|
username = infomentor@example.org
|
||||||
|
password = secret1234
|
||||||
|
|
||||||
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
Reference in New Issue
Block a user