- Add optional additional storage directories support.

This commit is contained in:
2025-05-24 20:00:23 +02:00
parent dc04aa9a4e
commit dc90d82321
5 changed files with 10 additions and 3 deletions

View File

@@ -86,6 +86,9 @@ SERVER_CROND_ENABLED="FALSE"
P2P_SPOOL_INT="/var/spool/${P2P_IMG_NAME}"
P2P_SPOOL_EXT=".${P2P_SPOOL_INT}"
#P2P_SPOOL_OPT0_INT="/var/spool/${P2P_IMG_NAME}-opt0"
#P2P_SPOOL_OPT0_EXT=".${P2P_SPOOL_INT}-opt0"
P2P_PORT_BT_LOW=3400
P2P_PORT_BT_HIGH=3415