mirror of
https://github.com/ansible/awx.git
synced 2026-05-09 02:17:37 -02:30
Merge pull request #11431 from jbradberry/receptor-mesh-models
Modify Instance and introduce InstanceLink
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