enable apcu & opcache

This commit is contained in:
slawkens
2023-09-16 19:10:56 +02:00
parent 03b2d71572
commit c503f5e0a5
3 changed files with 19 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ mysqlDatabase = "myaac"
mysqlPort = 3306
mysqlSock = ""
ip = 192.168.176.1
ip = "192.168.176.1"
statusPort = 7171
statusTimeout = 2000