From 7e793f093ca504de3d6b213f1ac9bd2680c4aa42 Mon Sep 17 00:00:00 2001 From: mathilde-cryptpad <156299270+mathilde-cryptpad@users.noreply.github.com> Date: Tue, 3 Sep 2024 15:22:15 +0200 Subject: [PATCH] Update example.httpd.conf, fix email address .fr is outdated, it's .org now --- docs/community/example.httpd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/community/example.httpd.conf b/docs/community/example.httpd.conf index 28654df76..34c3bd2e9 100644 --- a/docs/community/example.httpd.conf +++ b/docs/community/example.httpd.conf @@ -4,7 +4,7 @@ # This file is included strictly as an example of how Apache httpd can be # configured to work with CryptPad. If you are using CryptPad in production -# and require professional support please contact sales@cryptpad.fr +# and require professional support please contact sales@cryptpad.org # This configuration requires mod_ssl, mod_socache_shmcb, mod_proxy, # mod_proxy_http and mod_headers