luckily the PHP ini parser doesn't interpret this as an empty block, replacing the one defined above
This commit is contained in:
parent
e7fb9ac54c
commit
18972ae0fa
1 changed files with 1 additions and 1 deletions
|
@ -161,7 +161,7 @@ class = Filesystem
|
||||||
[model_options]
|
[model_options]
|
||||||
dir = PATH "data"
|
dir = PATH "data"
|
||||||
|
|
||||||
[model]
|
;[model]
|
||||||
; example of a Google Cloud Storage configuration
|
; example of a Google Cloud Storage configuration
|
||||||
;class = GoogleCloudStorage
|
;class = GoogleCloudStorage
|
||||||
;[model_options]
|
;[model_options]
|
||||||
|
|
Loading…
Reference in a new issue