mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update 0.1.9.md
This commit is contained in:
parent
49436eb90e
commit
d77dacc1d9
@ -32,3 +32,16 @@ Not yet released.
|
|||||||
OpenCLI now has a new command `opencli faq` to display most frequently asked questions:
|
OpenCLI now has a new command `opencli faq` to display most frequently asked questions:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
|
## `/etc/openpanel/`
|
||||||
|
|
||||||
|
To enable easier updates in the future, we are gradually migrating all configuration files from `/usr/local/panel/` & `/usr/local/admin/` directories to the new `/etc/openpanel/` directory.
|
||||||
|
|
||||||
|
This will separate configuration files in /etc/ from all the code in /usr/ and therefore no configuration files will need to be moved&restored when performing updates.
|
||||||
|
|
||||||
|
Current changes include:
|
||||||
|
|
||||||
|
- Forbidden usernames file is now moved from: `/usr/local/admin/scripts/helpers/forbidden_usernames.txt` to `/etc/openpanel/openadmin/config/forbidden_usernames.txt`
|
||||||
|
- FTP configuration files are stored under `/etc/openpanel/ftp/users/`
|
||||||
|
-
|
||||||
|
Loading…
Reference in New Issue
Block a user