Quellcode durchsuchen

luckily the PHP ini parser doesn't interpret this as an empty block, replacing the one defined above

El RIDO vor 5 Jahren
Ursprung
Commit
18972ae0fa
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      cfg/conf.sample.php

+ 1 - 1
cfg/conf.sample.php

@@ -161,7 +161,7 @@ class = Filesystem
 [model_options]
 dir = PATH "data"
 
-[model]
+;[model]
 ; example of a Google Cloud Storage configuration
 ;class = GoogleCloudStorage
 ;[model_options]