Increased the Idle Time Force Log Out (#28)
* increased timeout * sdf * asdf * corrected key
This commit is contained in:
@@ -11,6 +11,7 @@
|
|||||||
controller_components:
|
controller_components:
|
||||||
- notification_templates
|
- notification_templates
|
||||||
- job_templates
|
- job_templates
|
||||||
|
- settings
|
||||||
controller_notifications:
|
controller_notifications:
|
||||||
- name: Telemetry
|
- name: Telemetry
|
||||||
organization: Default
|
organization: Default
|
||||||
@@ -42,6 +43,9 @@
|
|||||||
type: textarea
|
type: textarea
|
||||||
variable: feedback
|
variable: feedback
|
||||||
required: true
|
required: true
|
||||||
|
controller_settings:
|
||||||
|
- name: "SESSION_COOKIE_AGE"
|
||||||
|
value: 180000
|
||||||
|
|
||||||
- name: "include configuration for {{ demo }}"
|
- name: "include configuration for {{ demo }}"
|
||||||
include_vars: "{{demo}}/setup.yml"
|
include_vars: "{{demo}}/setup.yml"
|
||||||
|
|||||||
Reference in New Issue
Block a user