Add example config file
This commit is contained in:
parent
d6f5b3e600
commit
54a79cb1b1
1 changed files with 4 additions and 0 deletions
4
config.ini.example
Normal file
4
config.ini.example
Normal file
|
@ -0,0 +1,4 @@
|
|||
[Re2o]
|
||||
hostname = re2o.example.net
|
||||
username = my_api_username
|
||||
password = my_api_password
|
Loading…
Reference in a new issue