Remove http.development (#10267)
* Remove http.development * Remove development * Remove development from tests * Remove constant
This commit is contained in:
parent
619d329a16
commit
4dc9ac820f
6 changed files with 19 additions and 28 deletions
|
@ -7,6 +7,5 @@ KEY_BANS_ENABLED = 'ha_bans_enabled'
|
|||
KEY_BANNED_IPS = 'ha_banned_ips'
|
||||
KEY_FAILED_LOGIN_ATTEMPTS = 'ha_failed_login_attempts'
|
||||
KEY_LOGIN_THRESHOLD = 'ha_login_threshold'
|
||||
KEY_DEVELOPMENT = 'ha_development'
|
||||
|
||||
HTTP_HEADER_X_FORWARDED_FOR = 'X-Forwarded-For'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue