This commit is contained in:
Bee 2025-01-02 12:26:14 -08:00
commit 53c7367acf
2 changed files with 2 additions and 2 deletions

View file

@ -10,4 +10,4 @@ heartbeat=4500000
max_workers=1 max_workers=1
silence_connections=true silence_connections=true
full_swap=false full_swap=false
primary_tag="primary" primary_tag="primary "

View file

@ -356,4 +356,4 @@ module.exports = {
removeFront, removeFront,
updateCustomStatus, updateCustomStatus,
calculateDiff calculateDiff
} }