Remove usages of FIND_IN_SET
FIND_IN_SET doesn't make use of indexes
This commit is contained in:
@ -9,7 +9,7 @@ WorkingDirectory=/etc/reminder-rs
|
||||
Restart=always
|
||||
RestartSec=10
|
||||
Environment="RUST_LOG=warn,rocket=info,reminder_rs=debug,postman=debug"
|
||||
WatchdogSec=120
|
||||
WatchdogSec=300
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
Reference in New Issue
Block a user