How to disable storage directory creation? #1744
-
|
Hi! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
I just tested |
Beta Was this translation helpful? Give feedback.
-
|
Hi! |
Beta Was this translation helpful? Give feedback.
-
|
I just tested |
Beta Was this translation helpful? Give feedback.
I just tested
Configuration.getGlobalConfig().set('persistStorage', false);and it works correctly. No directories or files are created.