parent
e9360ac892
commit
66165b1935
2 changed files with 3 additions and 1 deletions
|
@ -43,6 +43,8 @@ export default function load() {
|
|||
|
||||
if (config.autoAdmin == null) config.autoAdmin = false;
|
||||
|
||||
if (!config.redis.prefix) config.redis.prefix = mixin.host;
|
||||
|
||||
return Object.assign(config, mixin);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue