mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 17:29:21 +02:00
add some notice
This commit is contained in:
parent
590fe0762d
commit
8503135ce0
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user