fix(nextcloud): also apply the php var fix to UI (#3319)

This commit is contained in:
Stavros Kois
2022-07-27 09:48:44 +00:00
committed by GitHub
parent e1cd8fea87
commit c2a336574d
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -109,8 +109,8 @@ questions:
schema:
type: string
default: "172.16.0.0/16 127.0.0.1"
- variable: PHP_INI_MEMORY_LIMIT
label: "PHP_INI_MEMORY_LIMIT"
- variable: PHP_MEMORY_LIMIT
label: "PHP_MEMORY_LIMIT"
description: "Sets php memory_limit setting"
schema:
type: string