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

Add warning about config edition

This commit is contained in:
Josué Tille 2024-08-31 11:28:38 +02:00
parent 3c3e13b46a
commit 4f59797a42
No known key found for this signature in database
GPG key ID: 5F259226AD51F2F5

View file

@ -1,4 +1,5 @@
{ {
/* WARNING: Don't edit this file. All change will be removed after each app upgrade */
WOPort = 127.0.0.1:__PORT__; WOPort = 127.0.0.1:__PORT__;
WOLogFile = /var/log/__APP__/sogo.log; WOLogFile = /var/log/__APP__/sogo.log;
/* Fix Yunohost Tile */ /* Fix Yunohost Tile */