asdf
This commit is contained in:
@@ -8,3 +8,9 @@ export SERVER_PORT=2302
|
||||
# number of threads to allocate
|
||||
export SERVER_CPU=10
|
||||
|
||||
# (4 hours, in seconds)
|
||||
################################# export RESTART_INTERVAL=$((60 * 60 * 4))
|
||||
|
||||
# (5 minutes)
|
||||
export RESTART_INTERVAL=$((5 * 60))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user