Lower the percentage for camp redirect.
This commit is contained in:
parent
d8e7ad2d17
commit
6a082e6b58
|
@ -31,7 +31,7 @@ CHANNEL_LAYERS = {
|
||||||
|
|
||||||
# start redirecting to the next camp instead of the previous camp after
|
# start redirecting to the next camp instead of the previous camp after
|
||||||
# this much of the time between the camps has passed
|
# this much of the time between the camps has passed
|
||||||
CAMP_REDIRECT_PERCENT=30
|
CAMP_REDIRECT_PERCENT=25
|
||||||
|
|
||||||
### changes below here are only needed for production
|
### changes below here are only needed for production
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue