mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 01:34:55 +02:00
add some notice
This commit is contained in:
@@ -22,6 +22,7 @@ server {
|
||||
deny all;
|
||||
}
|
||||
|
||||
# this is very important, be sure its in your nginx conf - it prevents access to logs etc.
|
||||
location /system {
|
||||
deny all;
|
||||
return 404;
|
||||
|
Reference in New Issue
Block a user