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