lsof_spy/settings.py.default
2020-04-25 02:50:46 +02:00

10 lines
180 B
Plaintext

SERVER_NAME = "SomeServer"
SUDO = "sudo"
SMBD = "smbd"
APACHE = "apache2"
BASE_DIR = "/media/share_root"
HOSTNAME = "some.hostname.nl"
TELEGRAM_BOT_KEY = ""
TELEGRAM_CHAT_ID = ""