1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/weblate_ynh.git synced 2024-10-01 13:35:04 +02:00
Weblate package for YunoHost
Find a file
2017-09-19 19:00:11 +02:00
conf set postgresql in config file 2017-09-19 10:57:08 +02:00
scripts postgressql finition 2017-09-19 19:00:11 +02:00
sources First version, all tests are to be done 2017-09-13 14:49:10 +02:00
.gitignore Initial commit 2017-09-13 12:17:55 +02:00
check_process Enable CI and 1st upgrade configuration 2017-09-13 16:55:01 +02:00
LICENSE switch from GPL3 to AGPL3 2017-09-13 17:19:18 +02:00
manifest.json Fix nginx file, manifest and app.src 2017-09-13 21:39:29 +02:00
README.md typo in nginx 2017-09-18 16:52:11 +02:00

Weblate translation platform for YunoHost

The YunoHost team uses Weblate for its community: http://translate.yunohost.org/

Weblate & Mysql

Weblate recommands PostgreSQL, 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.

LDAP connexion

It doesn't work yet, but it looks doable: https://docs.weblate.org/en/latest/admin/auth.html?highlight=LDAP#ldap-authentication