mirror of
https://github.com/friendica/friendica
synced 2025-04-24 02:30:13 +00:00
Remove util/config*
- Update Console\Config help text
This commit is contained in:
parent
2f1a1debf4
commit
3b75ea0028
3 changed files with 5 additions and 92 deletions
|
@ -64,7 +64,11 @@ Description
|
|||
Shows the value of the provided key in the category
|
||||
|
||||
bin/console config <category> <key> <value>
|
||||
Set the value of the provided key in the category
|
||||
Sets the value of the provided key in the category
|
||||
|
||||
Notes:
|
||||
Setting config entries which are manually set in .htconfig.php may result in
|
||||
conflict between database settings and the manual startup settings.
|
||||
|
||||
Options
|
||||
-h|--help|-? Show help information
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue