diff --git a/docs/settings.rst b/docs/settings.rst index 64fc5d3dfb..ecec3cfd3f 100644 --- a/docs/settings.rst +++ b/docs/settings.rst @@ -29,7 +29,6 @@ The follow is a list of settings and what they control: - **REDASH_JOB_EXPIRY_TIME**: *default 3600 * 6* - **REDASH_COOKIE_SECRET**: *default "c292a0a3aa32397cdb050e233733900f"* - **REDASH_LOG_LEVEL**: *default "INFO"* -- **REDASH_ANALYTICS**: *default ""* - **REDASH_MAIL_SERVER**: *default "localhost"* - **REDASH_MAIL_PORT**: *default 25* - **REDASH_MAIL_USE_TLS**: *default "false"* diff --git a/rd_ui/app/app_layout.html b/rd_ui/app/app_layout.html index a664899076..4968d8142f 100644 --- a/rd_ui/app/app_layout.html +++ b/rd_ui/app/app_layout.html @@ -105,9 +105,6 @@