Issue change the CHANGELOG_RETENTION interval #1140
Unanswered
fatman00
asked this question in
Getting Help
Replies: 1 comment
-
I know it's been a while, but I believe I found the solution to this. ./docker-compose.override.yml
You can also change the value to 0, to make the changelog retention indefinite. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have tried to change the changelog retention on the netbox from the default 90 days to some years.
I have done this by setting "CHANGELOG_RETENTION=3650" in /netbox-docker/env/netbox.env but after a docker compose down/up the change is not in effect.
Am I doing something wrong?
I found an issue #14182 but it should be fixed in 3.6.5(the version I am running)
Any help in troubleshooting this issue is appresiated.
Beta Was this translation helpful? Give feedback.
All reactions