- Switch to config onboarding mode,

- Enable AutoAdd plugin,
- Add TotalTraffic plugin.
This commit is contained in:
2025-05-23 20:16:19 +02:00
parent 2f66143916
commit dc04aa9a4e
17 changed files with 296 additions and 67 deletions

View File

@@ -21,6 +21,7 @@ services:
IMG_MAINTAINER: ${P2P_IMG_MAINTAINER}
IMG_FROM_URL: ${P2P_IMG_FROM_URL}
MODULE_PATH: ${P2P_MODULE_PATH}
DELUGE_PORT_DAEMON: ${P2P_PORT_MAIN_INT}
DELUGE_PORT_WEB: ${P2P_PORT_ADMIN_INT}