[+] Add title replacement feature

This commit is contained in:
Azalea Gui
2023-02-16 18:55:02 -05:00
parent 7eb7512642
commit 4ad2208c42
3 changed files with 4 additions and 2 deletions
+1
View File
@@ -62,6 +62,7 @@ location / {
# ...
server_name your.domain.com;
set $title "Meow Index";
set $dir_path /data/file-server;
include "/etc/nginx/MeowIndex/docs/nginx.conf";