Add crossdomain file generator command

This commit is contained in:
Nicolas Le Goff
2014-06-10 19:10:41 +02:00
parent 6ee8d2bab3
commit bc88d0f474
10 changed files with 339 additions and 7 deletions

View File

@@ -163,3 +163,8 @@ session:
idle: 0
# 1 week
lifetime: 604800
crossdomain:
allow-access-from:
-
domain: '*.cooliris.com'
secure: 'false'