Browse Source

Contributors added.

pull/85/head
Sebastian Stehle 9 years ago
parent
commit
e0481fb85c
  1. 8
      README.md
  2. 2
      src/Squidex/appsettings.json

8
README.md

@ -22,8 +22,14 @@ Current Version 1.0-beta1
## Contributors
### Core Team
* [Qaisar Ahmad](http://www.qaisarahmad.com/) Interaction Designer, Pakistan
* [Sebastian Stehle](https://github.com/SebastianStehle) Software Engineer, German (currently Sweden)
* [Sebastian Stehle](https://github.com/SebastianStehle) Software Engineer, Germany (currently Sweden)
### Contributors
* [pushrbx](https://pushrbx.net/): Azure Store Support.
## Contributing

2
src/Squidex/appsettings.json

@ -39,7 +39,7 @@
*
* Supported: Folder (local folder), GoogleCloud (hosted in Google Cloud only), AzureBlob.
*/
"type": "AzureBlob",
"type": "Folder",
"folder": {
/*
* The relative or absolute path to the folder to store the assets.

Loading…
Cancel
Save