diff --git a/Basic-configurations.md b/Basic-configurations.md index a162b68..f9cbca0 100644 --- a/Basic-configurations.md +++ b/Basic-configurations.md @@ -55,8 +55,6 @@ Most of these options can be given via environment variables or system propertie |--key_manager_password |GITBUCKET_KEYMANAGERPASSWORD |- | |--redirect_https |GITBUCKET_REDIRECTHTTPS |- | |--prefix |GITBUCKET_PREFIX |- | -|--max_file_size |GITBUCKET_MAXFILESIZE |gitbucket.maxFileSize | -|--upload_timeout |GITBUCKET_UPLOADTIMEOUT |gitbucket.UploadTimeout | |--temp_dir |GITBUCKET_TEMPDIR |gitbucket.tempDir | |--plugin_dir |GITBUCKET_PLUGINDIR |gitbucket.pluginDir | |--jetty_idle_timeout |GITBUCKET_JETTYIDLETIMEOUT |- |