We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37c50b2 commit a2585d0Copy full SHA for a2585d0
defaults/main.yml
@@ -32,8 +32,8 @@ nginx_start: true
32
# Increase NGINX service timeout to accomdate ruleset loading from default 90s
33
nginx_timeout: 180
34
35
-# App Protect Temporary Directory to use (Default: /opt/app_protect/tmp)
36
-app_protect_tempdir: /opt/app_protect/tmp
+# App Protect Temporary Directory to use (Default: /tmp)
+app_protect_tempdir: /tmp
37
38
# Choose where to fetch the NGINX App Protect signing key from.
39
# Default is the official NGINX App Protect signing key host.
0 commit comments