Fixed #1295, replaced yourdomain.com with example.com

Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
Janos SUTO
2023-05-25 19:00:51 +02:00
parent 85e925a6ae
commit c2b20a01eb
9 changed files with 23 additions and 23 deletions

View File

@ -60,7 +60,7 @@ Be sure to apply util/db-upgrade.sql
- [BUGFIX] Refactored the smtp timeout check
- Obsoleted the LDAP port parameter. Specify the ldap host in the form
of protocol://hostname:port, eg. ldaps://ldap.yourdomain.com:636
of protocol://hostname:port, eg. ldaps://ldap.example.com:636
1.3.10:
-------