fix(nextcloud): also apply the php var fix to UI (#3319)
This commit is contained in:
@@ -38,7 +38,7 @@ sources:
|
|||||||
- https://github.com/nextcloud/docker
|
- https://github.com/nextcloud/docker
|
||||||
- https://github.com/nextcloud/helm
|
- https://github.com/nextcloud/helm
|
||||||
type: application
|
type: application
|
||||||
version: 15.2.30
|
version: 15.2.31
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- cloud
|
- cloud
|
||||||
|
|||||||
@@ -109,8 +109,8 @@ questions:
|
|||||||
schema:
|
schema:
|
||||||
type: string
|
type: string
|
||||||
default: "172.16.0.0/16 127.0.0.1"
|
default: "172.16.0.0/16 127.0.0.1"
|
||||||
- variable: PHP_INI_MEMORY_LIMIT
|
- variable: PHP_MEMORY_LIMIT
|
||||||
label: "PHP_INI_MEMORY_LIMIT"
|
label: "PHP_MEMORY_LIMIT"
|
||||||
description: "Sets php memory_limit setting"
|
description: "Sets php memory_limit setting"
|
||||||
schema:
|
schema:
|
||||||
type: string
|
type: string
|
||||||
|
|||||||
Reference in New Issue
Block a user