All settings are stored in settings.py (as usual for Django).
List of consistency checks to perform on translation.
See also
Message used on each commit Weblate does.
Whether to enable anonymous remote hooks.
See also
Path where Weblate will store cloned Git repositories. Defaults to repos subdirectory.
Delay creating Git commits until this is necessary. This heavily reduces number of commits generated by Weblate at expense of temporarily not being able to merge some changes as they are not yet committed.
See also
API key for Apertium Web Service, you can register at http://api.apertium.org/register.jsp
API key for Microsoft Translator service, you can register at http://www.bing.com/developers/createapp.aspx
How many messages around current one to show during translating.
Number of similar messages to lookup. This is not a hard limit, just a number Weblate tries to find if it is possible.
Site title to be used in website and emails as well.
Directory where Whoosh fulltext indices will be stored. Defaults to whoosh-index subdirectory.