Updated Basic configurations (markdown)

Naoki Takezoe
2024-08-19 01:46:44 +09:00
parent 6eaca13c77
commit f82b00dfb7

@@ -55,8 +55,6 @@ Most of these options can be given via environment variables or system propertie
|--key_manager_password |GITBUCKET_KEYMANAGERPASSWORD |- | |--key_manager_password |GITBUCKET_KEYMANAGERPASSWORD |- |
|--redirect_https |GITBUCKET_REDIRECTHTTPS |- | |--redirect_https |GITBUCKET_REDIRECTHTTPS |- |
|--prefix |GITBUCKET_PREFIX |- | |--prefix |GITBUCKET_PREFIX |- |
|--max_file_size |GITBUCKET_MAXFILESIZE |gitbucket.maxFileSize |
|--upload_timeout |GITBUCKET_UPLOADTIMEOUT |gitbucket.UploadTimeout |
|--temp_dir |GITBUCKET_TEMPDIR |gitbucket.tempDir | |--temp_dir |GITBUCKET_TEMPDIR |gitbucket.tempDir |
|--plugin_dir |GITBUCKET_PLUGINDIR |gitbucket.pluginDir | |--plugin_dir |GITBUCKET_PLUGINDIR |gitbucket.pluginDir |
|--jetty_idle_timeout |GITBUCKET_JETTYIDLETIMEOUT |- | |--jetty_idle_timeout |GITBUCKET_JETTYIDLETIMEOUT |- |