diff --git a/conf/config.json b/conf/config.json index dda73c6..d37f50f 100755 --- a/conf/config.json +++ b/conf/config.json @@ -116,6 +116,11 @@ "zh-CN":"zh-cn", "en-us":"en", "en-US":"en" + }, + "module_cache":{ + "rbac":true, + "pricing":true, + "uapi":true } } diff --git a/wwwroot/reallife_asset b/wwwroot/reallife_asset index 6b7ee8c..5f8c18e 120000 --- a/wwwroot/reallife_asset +++ b/wwwroot/reallife_asset @@ -1 +1 @@ -/home/hermesai/repos/sage/pkgs/reallife_asset/wwwroot \ No newline at end of file +/home/hermesai/repos/reallife_asset/wwwroot \ No newline at end of file