disabled host mailserver

This commit is contained in:
ION606
2025-08-26 13:34:32 -04:00
parent 3d786f4fd3
commit e6c534c7d7
+1
View File
@@ -43,6 +43,7 @@ services:
- MAX_DELAY=30 # max days a user can choose
- MAX_FILE_SIZE=250000000 # ~238 MiB; adjust as needed
- WEBROOT=/ # served at /
- DISABLE_MAIL_SENDING=1
volumes:
- lufi-data:/usr/lufi/data
- lufi-files:/usr/lufi/files