mirror of
https://github.com/ansible/awx.git
synced 2026-01-16 04:10:44 -03:30
Merge pull request #5614 from chrismeyersfsu/fix-5613
give a default other than None
This commit is contained in:
commit
a2320c5b5e
@ -322,5 +322,5 @@ register(
|
||||
help_text=_('Useful to uniquely identify Tower instances.'),
|
||||
category=_('Logging'),
|
||||
category_slug='logging',
|
||||
default=None,
|
||||
default='',
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user