initial commit

This commit is contained in:
Timotheus Pokorra 2025-02-21 22:44:24 +01:00 committed by mlmmj mailing lists
commit 9dc0f99cf1
6 changed files with 967 additions and 0 deletions

14
config-sample.py Normal file
View 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"