Merge pull request #35 from Robbt/install_script_fixes
Added sample cloud_storage.conf to build dir and install script, chan…
This commit is contained in:
commit
bd7091ae59
2 changed files with 19 additions and 7 deletions
8
airtime_mvc/build/cloud_storage.conf
Normal file
8
airtime_mvc/build/cloud_storage.conf
Normal file
|
@ -0,0 +1,8 @@
|
|||
[current_backend]
|
||||
storage_backend=file
|
||||
|
||||
[amazon_S3]
|
||||
provider=amazon_S3
|
||||
bucket=0
|
||||
api_key=0
|
||||
api_key_secret=0
|
Loading…
Add table
Add a link
Reference in a new issue