Skip to content

Commit 938569f

Browse files
committed
Removed useless directive in nginx.conf file
1 parent cd42638 commit 938569f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/nginx.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ location = /phpmyadmin {
33
}
44

55
location ^~ /phpmyadmin/ {
6-
disable_symlinks off;
76
root {GUI_ROOT_DIR}/public/tools;
87

98
location ~ /(setup|sql)/ {

0 commit comments

Comments
 (0)