bsdnix/roles/chat/files/devzat.yml

19 lines
497 B
YAML
Raw Normal View History

2024-12-12 13:01:26 +01:00
# what port to host a server on ($PORT overrides this)
2024-12-12 18:47:43 +01:00
port: 2222
2024-12-12 13:01:26 +01:00
# what port to host profiling on (unimportant)
profile_port: 5555
# where to store data such as bans and logs
2024-12-12 18:47:43 +01:00
data_dir: /home/devzat/devzat-data
2024-12-12 13:01:26 +01:00
# where the SSH private key is stored
2024-12-12 18:47:43 +01:00
key_file: /home/devzat/devzat-sshkey
2024-12-12 13:01:26 +01:00
# whether to censor messages (optional)
censor: false
# a list of admin IDs and notes about them
admins:
82f6872383933e913b31dbb906e4c44ea2937bea9531ac11429f16cee2e5a975: 'Seher Taak: github.com/tlinden'