mirror of
https://github.com/hoellen/docker-nextcloud.git
synced 2025-04-19 20:19:24 +00:00
Snuffleupagus 0.8.1
This commit is contained in:
parent
4f1e5c1b7f
commit
6eb2fac3a4
@ -5,7 +5,7 @@ ARG NGINX_VERSION=1.20
|
||||
|
||||
ARG ALPINE_VERSION=3.15
|
||||
ARG HARDENED_MALLOC_VERSION=11
|
||||
ARG SNUFFLEUPAGUS_VERSION=0.7.1
|
||||
ARG SNUFFLEUPAGUS_VERSION=0.8.1
|
||||
|
||||
ARG UID=1000
|
||||
ARG GID=1000
|
||||
|
@ -8,7 +8,7 @@
|
||||
sp.harden_random.enable();
|
||||
|
||||
# Disabled XXE
|
||||
sp.disable_xxe.enable();
|
||||
sp.xxe_protection.enable();
|
||||
|
||||
# Global configuration variables
|
||||
# sp.global.secret_key("YOU _DO_ NEED TO CHANGE THIS WITH SOME RANDOM CHARACTERS.");
|
||||
|
Loading…
x
Reference in New Issue
Block a user