mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update 0.1.6.md
This commit is contained in:
parent
5ac2f40356
commit
1c48b022c1
@ -45,6 +45,7 @@ Not yet released.
|
|||||||
- Added checks to remove apt cache and temporary files after install process
|
- Added checks to remove apt cache and temporary files after install process
|
||||||
- [Custom cron file `/etc/cron.d/openpanel`](#etccrondopenpanel)
|
- [Custom cron file `/etc/cron.d/openpanel`](#etccrondopenpanel)
|
||||||
- [OpenAdmin login log](https://dev.openpanel.co/logs.html)
|
- [OpenAdmin login log](https://dev.openpanel.co/logs.html)
|
||||||
|
- [Default PHP version change is now logged](#log-php-change)
|
||||||
|
|
||||||
|
|
||||||
-----
|
-----
|
||||||
@ -275,3 +276,12 @@ OpenPanel now utilizes a custom cron file located at `/etc/cron.d/openpanel` ins
|
|||||||
### remove apt cache
|
### remove apt cache
|
||||||
|
|
||||||
Added checks to [remove apt cache](https://linuxier.com/how-to-clear-apt-cache-in-ubuntu/) and temporary files after install process
|
Added checks to [remove apt cache](https://linuxier.com/how-to-clear-apt-cache-in-ubuntu/) and temporary files after install process
|
||||||
|
|
||||||
|
|
||||||
|
-----
|
||||||
|
|
||||||
|
### Log PHP change
|
||||||
|
|
||||||
|
When user modifies the default PHP version for CLI and new domains, the system logs this action in their activity log.
|
||||||
|
|
||||||
|

|
||||||
|
Loading…
Reference in New Issue
Block a user