mirror of
https://github.com/dkmstr/openuds.git
synced 2025-03-12 04:58:34 +03:00
Remove 'Max Audit Logs duration' from Security section in Config
This commit is contained in:
parent
58b845efd2
commit
af3a03d7f7
@ -855,3 +855,4 @@ signals.post_migrate.connect(_post_migrate)
|
||||
# Removed fields, to ensure they are removed from database
|
||||
# Will be here for at least one major version, so we can remove them from database for sure
|
||||
Config.removed(Config.SectionType.CUSTOM, 'Logout URL') # Removed on 4.0
|
||||
Config.removed(Config.SectionType.SECURITY, 'Max Audit Logs duration') # Removed on 4.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user