Skip to content

Commit 353697a

Browse files
committed
docs for server/janitor/enable_asset_cleanup (see #58721)
1 parent 1a10c14 commit 353697a

File tree

1 file changed

+1
-0
lines changed
  • content/sysadmin/configuration/easydb-server.yml/available-variables

1 file changed

+1
-0
lines changed

content/sysadmin/configuration/easydb-server.yml/available-variables/_index.en.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,7 @@ smtp:
256256
| ⇨`janitor` | | | |
257257
| ⇨⇨`eas_sync_commit` | Boolean | No | Enable asset status sync to EAS. Assets not linked in easydb are removed by EAS janitor | `true` |
258258
| ⇨⇨`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 |
259260
| ⇨⇨`interval` | Integer | Yes | How often the Janitor runs (every X seconds) | `600` (10 minutes) |
260261
| ⇨⇨`max_age` | Integer | Yes | When a file expires (after X seconds) | `259200` (3 days) |
261262
| ⇨`mailer` | | | |

0 commit comments

Comments
 (0)