[TASK] Hide option to clear all cache on not development systems
This commit is contained in:
parent
06010aebea
commit
4159324b26
@ -7,3 +7,8 @@ options {
|
||||
hideCreateFolder = 1
|
||||
}
|
||||
}
|
||||
|
||||
[applicationContext != 'Development']
|
||||
options.clearCache.all = 0
|
||||
options.clearCache.pages = 1
|
||||
[end]
|
||||
|
Loading…
x
Reference in New Issue
Block a user