mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 06:43:45 +02:00
Run tasks every minute as needed
Clear logs every month (configurable) for old tasks logs.
This commit is contained in:
@@ -3,6 +3,7 @@ APP_DEBUG=false
|
||||
APP_KEY=SomeRandomString3232RandomString
|
||||
APP_THEME=default
|
||||
APP_TIMEZONE=UTC
|
||||
APP_CLEAR_TASKLOG=720
|
||||
|
||||
DB_HOST=localhost
|
||||
DB_PORT=3306
|
||||
|
||||
Reference in New Issue
Block a user