mirror of
https://github.com/pretix/pretix.git
synced 2026-05-06 15:24:02 +00:00
Allow to configure length of ticket secret
This commit is contained in:
@@ -694,6 +694,7 @@ class EventSettingsSerializer(SettingsSerializer):
|
||||
'ticket_download_nonadm',
|
||||
'ticket_download_pending',
|
||||
'ticket_download_require_validated_email',
|
||||
'ticket_secret_length',
|
||||
'mail_prefix',
|
||||
'mail_from',
|
||||
'mail_from_name',
|
||||
|
||||
Reference in New Issue
Block a user