initial commit
This commit is contained in:
commit
9dc0f99cf1
6 changed files with 967 additions and 0 deletions
14
config-sample.py
Normal file
14
config-sample.py
Normal file
|
@ -0,0 +1,14 @@
|
|||
username = "apiuser"
|
||||
password = "topsecret"
|
||||
|
||||
|
||||
domain = "lists.example.org"
|
||||
listsuser = "xyz00-lists"
|
||||
|
||||
hsadmin_uri = "https://login.hostsharing.net..."
|
||||
hsadmin_service = "https://config.hostsharing.net..."
|
||||
hsadmin_backend1 = "https://config.hostsharing.net..."
|
||||
hsadmin_backend2 = "https://config2.hostsharing.net..."
|
||||
hsadmin_username = "xyz00"
|
||||
hsadmin_password = "topsecret"
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue