1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/weblate_ynh.git synced 2024-10-01 13:35:04 +02:00
weblate_ynh/README.md
Jean-Baptiste Holcroft a1b2d517bc typo in nginx
2017-09-18 16:52:11 +02:00

18 lines
756 B
Markdown

# Weblate translation platform for YunoHost
The YunoHost team uses [Weblate](https://weblate.org) for its community: http://translate.yunohost.org/
## Weblate & Mysql
Weblate [recommands PostgreSQL](https://docs.weblate.org/en/latest/admin/install.html#database-setup-for-weblate), but YunoHost uses Mysql.
Carefull, this script modify your mysql config file:
* set global innodb_file_format = BARRACUDA;
* set global innodb_large_prefix = ON;
If you experience some transaction issues, please read [Transaction-locking help](https://docs.weblate.org/en/latest/admin/install.html#transaction-locking).
## LDAP connexion
It doesn't work yet, but it looks doable: https://docs.weblate.org/en/latest/admin/auth.html?highlight=LDAP#ldap-authentication