Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'misc/WebAppGallery/parameters.xml')
-rw-r--r--misc/WebAppGallery/parameters.xml24
1 files changed, 0 insertions, 24 deletions
diff --git a/misc/WebAppGallery/parameters.xml b/misc/WebAppGallery/parameters.xml
index 41f5246b90..d5edd33bf0 100644
--- a/misc/WebAppGallery/parameters.xml
+++ b/misc/WebAppGallery/parameters.xml
@@ -23,28 +23,4 @@
match="piwik"
/>
</parameter>
- <parameter
- name="SetAclParameterConfig"
- description="Sets the ACL on the configuration folder"
- defaultValue="{Application Path}/config"
- tags="Hidden"
- >
- <parameterEntry
- type="ProviderPath"
- scope="setAcl"
- match="piwik/config"
- />
- </parameter>
- <parameter
- name="SetAclParameterTmp"
- description="Sets the ACL on the tmp folder"
- defaultValue="{Application Path}/tmp"
- tags="Hidden"
- >
- <parameterEntry
- type="ProviderPath"
- scope="setAcl"
- match="piwik/tmp"
- />
- </parameter>
</parameters>