Explorar el Código

moving config to sample, with ignore for local config

Medowar hace 3 meses
padre
commit
51018d7e5e
Se han modificado 2 ficheros con 2 adiciones y 1 borrados
  1. 1 0
      .gitignore
  2. 1 1
      config.sample.php

+ 1 - 0
.gitignore

@@ -0,0 +1 @@
+.config.php

+ 1 - 1
config.php → config.sample.php

@@ -3,7 +3,7 @@
 
 // Site settings
 define('SITE_NAME', 'Feuerwehr Freising Test Shop');
-define('SITE_URL', ''); // Leave empty for relative URLs
+define('SITE_URL', '/shop'); // Leave empty for relative URLs
 
 // Disclaimer (placeholder text shown on start page)
 define('DISCLAIMER_LINES', [