Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
caosdb-server
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
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
caosdb
Software
caosdb-server
Merge requests
!21
Release v0.4.0
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Release v0.4.0
release-v0.4.0
into
main
Overview
0
Commits
159
Pipelines
7
Changes
202
Merged
Timm Fitschen
requested to merge
release-v0.4.0
into
main
3 years ago
Overview
0
Commits
159
Pipelines
7
Changes
202
Expand
0
0
Merge request reports
Compare
main
version 6
1d5b4363
3 years ago
version 5
39c06bc5
3 years ago
version 4
9386cf4c
3 years ago
version 3
43e68257
3 years ago
version 2
8e92725f
3 years ago
version 1
1b7638d4
3 years ago
main (base)
and
latest version
latest version
b32d9f3f
159 commits,
3 years ago
version 6
1d5b4363
158 commits,
3 years ago
version 5
39c06bc5
157 commits,
3 years ago
version 4
9386cf4c
156 commits,
3 years ago
version 3
43e68257
155 commits,
3 years ago
version 2
8e92725f
154 commits,
3 years ago
version 1
1b7638d4
153 commits,
3 years ago
202 files
+
9661
−
5614
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
202
Search (e.g. *.vue) (Ctrl+P)
conf/core/cache.ccf
+
3
−
0
Options
@@ -36,6 +36,9 @@ jcs.region.BACKEND_SparseEntities.cacheattributes.MaxObjects=1002
jcs.region.BACKEND_RetrieveVersionHistory
jcs.region.BACKEND_RetrieveVersionHistory.cacheattributes.MaxObjects=1006
jcs.region.HIGH_LEVEL_QUERY_CACHE
jcs.region.HIGH_LEVEL_QUERY_CACHE.cacheattributes.MaxObjects=1000
# PAM UserSource Caching: Cached Items expire after 60 seconds if they are not requested (idle) and after 600 seconds max.
# PAM_UnixUserGroups
jcs.region.PAM_UnixUserGroups
Loading