##// END OF EJS Templates
i18n: updated translation for Polish...
i18n: updated translation for Polish Currently translated at 56.5% (614 of 1087 strings)

File last commit:

r5433:fbbe80e3 default
r8092:7fef5132 default
Show More
backup.rst
27 lines | 512 B | text/x-rst | RstLexer

Backing up Kallithea

Settings

Just copy your .ini file, it contains all Kallithea settings.

Whoosh index

The Whoosh index is located in the data/index directory where you installed Kallithea, i.e., the same place where the ini file is located

Database

When using sqlite just copy kallithea.db. Any other database engine requires a manual backup operation.

A database backup will contain all gathered statistics.