Skip to content

Commit 01ee571

Browse files
committed
Fixed 2nd Error due to removal of Acme Bundle
1 parent cf132dd commit 01ee571

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Symfony/app/config/security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ security:
2727
# logout:
2828
# path: _demo_logout
2929
# target: _demo
30-
# #anonymous: ~
30+
anonymous: ~
3131
# #http_basic:
3232
# # realm: "Secured Demo Area"
3333
#

0 commit comments

Comments
 (0)