mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Merge pull request #44 from Ocelot-Social-Community/42-configure-COOKIE_EXPIRE_TIME
feat: 🍰 Release v1.0.8 – Configure Cookie Expire Time – second run
This commit is contained in:
commit
b0d04e3c28
@ -7,6 +7,7 @@ When you overtake this deploy and rebrand repo to your network you have to recog
|
||||
### PR – feat: 🍰 Configure Cookie Expire Time #43
|
||||
|
||||
- You have to add the `COOKIE_EXPIRE_TIME` from the `deployment/kubernetes/values.template.yaml` to your `deployment/kubernetes/values.yaml` and set it to your prevered value.
|
||||
- Correct `locale` cookie exploration time in data privacy.
|
||||
|
||||
## Version 1.0.7 with 'ocelotDockerVersionTag' 1.0.7-171
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "ocelot-social-branded",
|
||||
"version": "1.0.7",
|
||||
"ocelotDockerVersionTag": "1.0.7-171",
|
||||
"version": "1.0.8",
|
||||
"ocelotDockerVersionTag": "1.0.8-182",
|
||||
"dockerOrganisation": "ocelotsocialnetwork",
|
||||
"description": "ocelot.social Branded",
|
||||
"author": "ocelot.social Community",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user