Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Documentation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Arkindex
Documentation
Commits
5ff7c045
Verified
Commit
5ff7c045
authored
11 months ago
by
Erwan Rouchet
Browse files
Options
Downloads
Patches
Plain Diff
Document cleanup settings
parent
284da01c
No related branches found
Branches containing commit
No related tags found
1 merge request
!113
Document cleanup settings
Pipeline
#169918
passed
11 months ago
Stage: test
Stage: build
Stage: deploy
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
content/deployment/configuration.md
+14
-0
14 additions, 0 deletions
content/deployment/configuration.md
with
14 additions
and
0 deletions
content/deployment/configuration.md
+
14
−
0
View file @
5ff7c045
...
...
@@ -169,6 +169,20 @@ Hostname and optional port number for a [memcached](https://www.memcached.org/)
Required only with `memcached` and `redis` caches; ignored for other cache types.
## `cleanup`
*Since Arkindex 1.6.1.*
This section defines configuration items related to the `arkindex cleanup` administrator command.
### `cleanup.model_delay`
Minimum days between the archival date of a Model and its deletion, if it does not have any associated ML results. Defaults to 30 days.
### `cleanup.worker_delay`
Minimum days between the archival date of a Worker and its deletion, if it does not have any associated ML results. Defaults to 30 days.
## `cors`
This section defines configuration items specific to Cross-Origin Resource Sharing on the REST API.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment