fix: put regular cache memory for dojo server
This commit is contained in:
@@ -46,7 +46,7 @@ myisam_recover_options = BACKUP
|
||||
# * Query Cache Configuration
|
||||
#
|
||||
query_cache_limit = 16M
|
||||
query_cache_size = {{ mariadb_query_cache_memory}}M
|
||||
query_cache_size = {{ mariadb_query_cache_memory }}M
|
||||
|
||||
#
|
||||
# * Logging and Replication
|
||||
|
Reference in New Issue
Block a user