mirror of
https://github.com/friendica/friendica
synced 2025-04-26 21:50:11 +00:00
Add "user config" console command to administer user-specific configuration
This commit is contained in:
parent
53e38b0313
commit
5421f53a76
2 changed files with 99 additions and 0 deletions
|
@ -69,6 +69,8 @@ class JitPConfig extends BasePConfig
|
|||
|
||||
// load the whole category out of the DB into the cache
|
||||
$this->configCache->load($uid, $config);
|
||||
|
||||
return $config;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue