Initial version

This commit is contained in:
Kevin Alberts 2020-04-25 02:30:29 +02:00
commit c894805619
Signed by: Kurocon
GPG key ID: BCD496FEBA0C6BC1
4 changed files with 278 additions and 0 deletions

8
settings.py.default Normal file
View file

@ -0,0 +1,8 @@
SERVER_NAME = "SomeServer"
SMBD = "smbd"
APACHE = "apache2"
BASE_DIR = "/media/share_root"
HOSTNAME = "some.hostname.nl"
TELEGRAM_BOT_KEY = ""
TELEGRAM_CHAT_ID = ""