/pr config
/pr config reload
Reloads configuration files.
/pr locales
/pr locales reload
Reloads messaging and localization files.
/pr storage-config
/pr storage-config write-hikari
Storage/database changes need a reboot to apply and do not have a
reload
command.Writes a hikari.properties
file to the storage
directory using the current configuration.
This is intended to be a starting point for a custom HikariCP configuration.
Hikari-only configurations do not support the “spy” debugging feature.
Last updated on