Skip to content
Snippets Groups Projects
Commit dfaf75cb authored by Jeffrey Phillips Freeman's avatar Jeffrey Phillips Freeman :boom:
Browse files

Added loc.d to the list of watched directories.

parent e9f5dcb9
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,11 @@ dir=/etc/nginx/conf.d
notifycmd=nginx -s reload
wait=5
[[directory]]
dir=/etc/nginx/loc.d
notifycmd=nginx -s reload
wait=5
[[directory]]
dir=/etc/nginx/certs
notifycmd=nginx -s reload
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment