From 2a39a1bdff6c893a0c5bbb794e5a504f9ca3c62d Mon Sep 17 00:00:00 2001 From: Bram Matthys Date: Sat, 9 Mar 2024 15:37:10 +0100 Subject: [PATCH] Rename and mention example.pt.conf - (Brazilian) Portuguese example configuration file. --- doc/RELEASE-NOTES.md | 1 + doc/conf/examples/{example.br.conf => example.pt.conf} | 1 + 2 files changed, 2 insertions(+) rename doc/conf/examples/{example.br.conf => example.pt.conf} (99%) diff --git a/doc/RELEASE-NOTES.md b/doc/RELEASE-NOTES.md index c3baf64ab..66072788d 100644 --- a/doc/RELEASE-NOTES.md +++ b/doc/RELEASE-NOTES.md @@ -19,6 +19,7 @@ in progress and may not always be a stable version. * Improved performance by skipping useless `TAGMSG` spamfilter checks (e.g. for typing notifications). * Improved performance if you have hundreds of non-regex spamfilters. +* Add `example.pt.conf` - (Brazilian) Portuguese example configuration file. ### Changes: * TODO diff --git a/doc/conf/examples/example.br.conf b/doc/conf/examples/example.pt.conf similarity index 99% rename from doc/conf/examples/example.br.conf rename to doc/conf/examples/example.pt.conf index 46ea66005..0edddb920 100644 --- a/doc/conf/examples/example.br.conf +++ b/doc/conf/examples/example.pt.conf @@ -1,4 +1,5 @@ /* Arquivo de configuração para o UnrealIRCd 6 + * NOTE: This file uses Brazilian Portuguese. * * Apenas copie este arquivo para seu diretório conf/ e renomeie-o para * 'unrealircd.conf' e siga este arquivo de configuração linha a linha (e altere-o!)