You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/sysadmin/configuration/easydb-server.yml/available-variables/_index.en.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -256,6 +256,7 @@ smtp:
256
256
|⇨`janitor`||||
257
257
|⇨⇨`eas_sync_commit`| Boolean | No | Enable asset status sync to EAS. Assets not linked in easydb are removed by EAS janitor |`true`|
258
258
|⇨⇨`enabled`| Boolean | Yes | Whether the janitor is running |`true`|
259
+
|⇨⇨`enable_asset_cleanup`| Boolean | No | If enabled, assets not linked anymore are removed from database, the EAS may delete them (since version 5.90) | true |
259
260
|⇨⇨`interval`| Integer | Yes | How often the Janitor runs (every X seconds) |`600` (10 minutes) |
260
261
|⇨⇨`max_age`| Integer | Yes | When a file expires (after X seconds) |`259200` (3 days) |
0 commit comments