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:
parent
3c3e13b46a
commit
4f59797a42
1 changed files with 1 additions and 0 deletions
|
@ -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 */
|
||||||
|
|
Loading…
Add table
Reference in a new issue