Added File Storage server to Atract Server

This commit is contained in:
Eibriel
2015-04-23 16:03:34 -03:00
parent 5897fae01b
commit e26b87857c
2 changed files with 3 additions and 1 deletions

View File

@@ -160,7 +160,7 @@ files_schema = {
'backend': {
'type': 'string',
'required': True,
'allowed': ["fs.files", "attract-web"]
'allowed': ["fs.files", "attract-web", "attract"]
},
#'thumbnail': {
# 'type': 'string',