From c320f59cbb78206a73cacc8c4cc938369b00c4bd Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Thu, 28 Sep 2023 16:38:54 +0200 Subject: [PATCH] config.yml -> config.yml.example --- config.yml => config.yml.example | 1 + 1 file changed, 1 insertion(+) rename config.yml => config.yml.example (74%) diff --git a/config.yml b/config.yml.example similarity index 74% rename from config.yml rename to config.yml.example index 6164ee5..7ad23da 100644 --- a/config.yml +++ b/config.yml.example @@ -1,2 +1,3 @@ DOMAINS: [nohost.me, noho.st, ynh.fr] DB_FOLDER: /var/dynette/db/ +LIMIT_EXEMPTED_IPS: []