From 8eb23ab029847ccf2ce6d6d513829fa758ddd9dd Mon Sep 17 00:00:00 2001 From: Hayden Date: Sun, 11 Feb 2024 13:07:06 -0800 Subject: [PATCH] split config templates into 2 files --- conf/{config.php => config-withpath.php} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename conf/{config.php => config-withpath.php} (100%) diff --git a/conf/config.php b/conf/config-withpath.php similarity index 100% rename from conf/config.php rename to conf/config-withpath.php