You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
password_algorithm_helper = Set the password hashing algorithm. Algorithms have differing requirements and strength. The argon2 algorithm is rather secure but uses a lot of memory and may be inappropriate for small systems.
297
297
enable_update_checker = Enable Update Checker
298
298
enable_update_checker_helper = Checks for new version releases periodically by connecting to gitea.io.
299
+
env_config_keys = Environment Configuration
300
+
env_config_keys_prompt = The following environment variables will also be applied to your configuration file:
0 commit comments