This commit is contained in:
kkmanos 2021-12-08 16:05:42 +02:00
parent 92a47ce286
commit d83a333f0b

View file

@ -145,7 +145,7 @@ class Setting(db.Model):
'saml_sign_metadata': False,
'saml_want_message_signed': False,
'saml_metadata_cache_duration': 'PT5M',
'saml_metadata_valid_until': '',
'saml_metadata_valid_until': '999999999999999999',
'forward_records_allow_edit': {
'A': True,
'AAAA': True,