Synced
This commit is contained in:
parent
a454b59432
commit
2a6e54a3f0
6 changed files with 33 additions and 9 deletions
|
|
@ -126,6 +126,11 @@ _default_options_objects = [
|
|||
'default_value': 500,
|
||||
'value_type': 'int'
|
||||
},
|
||||
{
|
||||
'name': 'FRONTEND_TITLE',
|
||||
'default_value': '',
|
||||
'value_type': 'str'
|
||||
},
|
||||
{
|
||||
'name': 'API_KEYS',
|
||||
'default_value': False,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue