1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/simplex_ynh.git synced 2024-09-03 20:26:28 +02:00

Merge pull request #30 from YunoHost-Apps/restore_messages_on

Restore messages on
This commit is contained in:
eric_G 2024-06-08 10:40:30 +02:00 committed by GitHub
commit 91e47c0590
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 13 additions and 7 deletions

View file

@ -18,7 +18,7 @@ It shall NOT be edited by hand.
SimpleX - the first messaging platform operating without user identifiers of any kind - 100% private by design! iOS and Android apps are released.
**Shipped version:** 5.8.0~ynh1
**Shipped version:** 5.8.0~ynh2
## Screenshots

View file

@ -18,7 +18,7 @@ No se debe editar a mano.
SimpleX - the first messaging platform operating without user identifiers of any kind - 100% private by design! iOS and Android apps are released.
**Versión actual:** 5.8.0~ynh1
**Versión actual:** 5.8.0~ynh2
## Capturas

View file

@ -18,7 +18,7 @@ EZ editatu eskuz.
SimpleX - the first messaging platform operating without user identifiers of any kind - 100% private by design! iOS and Android apps are released.
**Paketatutako bertsioa:** 5.8.0~ynh1
**Paketatutako bertsioa:** 5.8.0~ynh2
## Pantaila-argazkiak

View file

@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main.
SimpleX - la première plate-forme de messagerie qui n'a aucun identifiant d'utilisateur d'aucune sorte - 100 % privée de par sa conception !
**Version incluse:** 5.8.0~ynh1
**Version incluse:** 5.8.0~ynh2
## Captures décran

View file

@ -18,7 +18,7 @@ NON debe editarse manualmente.
SimpleX - the first messaging platform operating without user identifiers of any kind - 100% private by design! iOS and Android apps are released.
**Versión proporcionada:** 5.8.0~ynh1
**Versión proporcionada:** 5.8.0~ynh2
## Capturas de pantalla

View file

@ -18,7 +18,7 @@
SimpleX - the first messaging platform operating without user identifiers of any kind - 100% private by design! iOS and Android apps are released.
**分发版本:** 5.8.0~ynh1
**分发版本:** 5.8.0~ynh2
## 截图

View file

@ -7,6 +7,12 @@
# Log is compacted on start (deleted objects are removed).
enable: on
# Undelivered messages are optionally saved and restored when the server restarts,
# they are preserved in the .bak file until the next restart.
restore_messages: on
#expire_messages_days: 21
# Log daily server statistics to CSV file
log_stats: off
[AUTH]

View file

@ -5,7 +5,7 @@ name = "SimpleX"
description.en = "Messaging platform operating without user identifiers"
description.fr = "Plate-forme de messagerie fonctionnant sans identifiants d'utilisateurs"
version = "5.8.0~ynh1"
version = "5.8.0~ynh2"
maintainers = []