Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

údaje o objemu dat po restartu Seederu #649

Open
mariehaskovcova opened this issue Jun 9, 2023 · 1 comment
Open

údaje o objemu dat po restartu Seederu #649

mariehaskovcova opened this issue Jun 9, 2023 · 1 comment
Assignees
Labels
Milestone

Comments

@mariehaskovcova
Copy link
Contributor

po restartu Seederu zmizí aktuální údaj o objemu dat na hlavní stránce webu. Vrací se údaj (409TB), který byl na webu před naprogramováním funkce Konstanty - webarchive_size

@Fasand Fasand self-assigned this Jul 3, 2023
@mariehaskovcova mariehaskovcova added this to the 1.0.10 milestone Apr 12, 2024
Fasand added a commit that referenced this issue Aug 30, 2024
@Fasand
Copy link
Contributor

Fasand commented Aug 30, 2024

JSON Konstanty jsem zrušil a nahradil za django-solo, který udržuje singleton model s databázovými poli a tím pádem data zůstanou i po restartu. Problém s konstantami bylo, že jsem soubor ukládal k nastavení a nedošlo mi, že se ta složka vždy přemaže po buildu.

Místo konstant teď je v Seederu "Konfigurace Webu" / "Site Configuration" na stejném místě, opět přístupná pouze pro administrátory.
image

webarchive_size default jsem rovnou aktualizoval na 595 TB, který je teď na produkci. I po změně každopádně hodnota zůstane, jelikož je nyní v databázi.

Fasand added a commit that referenced this issue Aug 30, 2024
@Fasand Fasand added the test label Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants