Skip to content

Commit a2585d0

Browse files
committed
default tmp
1 parent 37c50b2 commit a2585d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

defaults/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ nginx_start: true
3232
# Increase NGINX service timeout to accomdate ruleset loading from default 90s
3333
nginx_timeout: 180
3434

35-
# App Protect Temporary Directory to use (Default: /opt/app_protect/tmp)
36-
app_protect_tempdir: /opt/app_protect/tmp
35+
# App Protect Temporary Directory to use (Default: /tmp)
36+
app_protect_tempdir: /tmp
3737

3838
# Choose where to fetch the NGINX App Protect signing key from.
3939
# Default is the official NGINX App Protect signing key host.

0 commit comments

Comments
 (0)