mirror of
https://github.com/ansible/awx.git
synced 2026-05-17 14:27:42 -02:30
Remove the auto-discovery feature
This commit is contained in:
@@ -262,10 +262,6 @@ CSRF_COOKIE_SECURE = True
|
||||
# Limit CSRF cookies to browser sessions
|
||||
CSRF_COOKIE_AGE = None
|
||||
|
||||
# Auto-discover new instances that appear on receptor mesh
|
||||
# used for docker-compose environment, unsupported
|
||||
MESH_AUTODISCOVERY_ENABLED = False
|
||||
|
||||
TEMPLATES = [
|
||||
{
|
||||
'NAME': 'default',
|
||||
|
||||
Reference in New Issue
Block a user