Actions
Bug #5711
ferméServer configuration - cannot add image with specials characters
Début:
15 janvier 2024
Echéance:
% réalisé:
0%
Temps estimé:
Élément(s):
Actions
Ajouté par Étienne Loks il y a environ un an. Mis à jour il y a environ un an.
0%
The coding must be explicitly set on uwsgi configuration file:
vim /etc/uwsgi/apps-available/ishtar.ini
(...)
env = LANG=fr_FR.UTF-8
(...)