fix: remove some settings that have good defaults

This commit is contained in:
Daniel Wolf 2024-03-28 10:31:43 -04:00
parent 1731b72c22
commit 8669bef13c
Signed by: nephatrine
GPG Key ID: 59D70EC2E4AAB4D0
1 changed files with 0 additions and 2 deletions

View File

@ -11,10 +11,8 @@ RUN_MODE = prod
DOMAIN = example.net
;ROOT_URL = https://example.net/
;REDIRECT_OTHER_PORT = true
;LOCAL_ROOT_URL = %(PROTOCOL)s://%(HTTP_ADDR)s:%(HTTP_PORT)s/
DISABLE_SSH = false
SSH_USER = guardian
SSH_DOMAIN = example.net
MINIMUM_KEY_SIZE_CHECK = true
;ENABLE_ACME = false
;ACME_URL =