Commit 3b7b2d

2025-10-03 21:26:39 Hargata Softworks: x
installation/server settings.md ..
@@ 6,12 6,24 @@
![](/Installation/Server%20Settings/a/image-1759526061777.png)
- Certain settings such as the Postgres connection string, have a "Skip" option. This is used for settings that are injected via environment variables and therefore if skipped, it will not save the specific setting. This is mainly used for credentials/secrets that are rotated or injected via a vault.
+ ## Skipped Settings
Server settings are saved in `/data/config/serverConfig.json` and are included in the backups created in the Settings tab.
+ ![](/Installation/Server%20Settings/a/image-1759526684792.png)
+
+ Certain settings such as the Postgres connection string, have a "Skip" option. This is used for settings that are injected via environment variables and therefore if skipped, it will not save the specific setting within the `serverConfig.json` file for security purposes. This is mainly used for credentials/secrets that are rotated or injected via a vault.
+
## Locale Overrides
This serves as an alternative to injecting LANG and LC_ALL in the environment variables and will therefore allow you to set a locale that LubeLogger uses along with a date override. This will allow you to mix and match different locales and their date formats i.e.: using en-US locale for currency and number formats but you wish to use ISO-8601 for date formats instead of MM/dd/yyyy
![](/Installation/Server%20Settings/a/image-1759526492218.png)
+
+ Changing locale settings will require LubeLogger to be restarted, for docker this means restarting the container, for Windows/Linux executable this means closing out the console app and re-opening it.
+
+ ## SMTP
+
+ You can configure and test the SMTP settings within the Server Settings Configurator
+
+ ![](/Installation/Server%20Settings/a/image-1759526761383.png)
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9