Update 0.1.9.md

This commit is contained in:
Stefan Pejcic 2024-05-28 10:23:21 +02:00 committed by GitHub
parent dec1cd5bb4
commit 96264c3edb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -149,7 +149,7 @@ OpenCLI now has a new command `opencli faq` to display most frequently asked que
![opencli faq command output](https://i.postimg.cc/k5k7VkQX/image.png)
## `/etc/openpanel/`
### `/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.
@ -160,7 +160,7 @@ 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/`
## SSH Welcome
### SSH Welcome
A welcome message is shown to administrators upon logging into the server. The message currently displays OpenPanel version, admin link and help links. In the future it will also check for OpenPanel updates and display reminders.