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