aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config
diff options
context:
space:
mode:
authormrgoldy <gijsmartens1@gmail.com>2019-05-05 18:30:21 +0200
committerMarc Alexander <admin@m-a-styles.de>2019-11-03 11:41:41 +0100
commit76b4a2faabf351e3a6ab71fd10ebf33045bf05a9 (patch)
tree044f7900b92d2dcd97cdeb767cd58360acdc7227 /phpBB/config
parent0b39e4e854da85ea6fd59578e1623078012fcae2 (diff)
downloadforums-76b4a2faabf351e3a6ab71fd10ebf33045bf05a9.tar
forums-76b4a2faabf351e3a6ab71fd10ebf33045bf05a9.tar.gz
forums-76b4a2faabf351e3a6ab71fd10ebf33045bf05a9.tar.bz2
forums-76b4a2faabf351e3a6ab71fd10ebf33045bf05a9.tar.xz
forums-76b4a2faabf351e3a6ab71fd10ebf33045bf05a9.zip
[ticket/16008] Unindent YML comments
PHPBB3-16008
Diffstat (limited to 'phpBB/config')
-rw-r--r--phpBB/config/default/container/services_auth.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/phpBB/config/default/container/services_auth.yml b/phpBB/config/default/container/services_auth.yml
index d1aeed01aa..5d8820842f 100644
--- a/phpBB/config/default/container/services_auth.yml
+++ b/phpBB/config/default/container/services_auth.yml
@@ -1,9 +1,9 @@
services:
- # ----- Auth management -----
+# ----- Auth management -----
auth:
class: phpbb\auth\auth
- # ----- Auth providers -----
+# ----- Auth providers -----
auth.provider_collection:
class: phpbb\auth\provider_collection
arguments:
@@ -70,7 +70,7 @@ services:
tags:
- { name: auth.provider }
- # ----- OAuth services providers -----
+# ----- OAuth services providers -----
auth.provider.oauth.service_collection:
class: phpbb\di\service_collection
arguments: