This website works better with JavaScript.
Home
Explore
Help
Sign In
Laclic
/
SovSkeleton
Watch
3
Star
0
Fork
0
Code
Issues
2
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
config file manager
master
Charly
2 years ago
parent
5b1123ad43
commit
81e70f1e57
1 changed files
with
4 additions
and
1 deletions
Split View
Show Diff Stats
+4
-1
config/packages/artgris_file_manager.yaml
+ 4
- 1
config/packages/artgris_file_manager.yaml
View File
@@ -1,5 +1,8 @@
artgris_file_manager:
conf:
default
:
image
:
dir: "../public%app.path_uploads%"
type: 'image'
file:
dir: "../public%app.path_uploads%"
type: 'file'
Write
Preview
Loading…
Cancel
Save