hello Vincent,

COOL, Solve the problem, thank you.

2015-01-26 17:53 GMT+08:00 Vincent Petry <[email protected]>:

>  Hello Deng Jinquan,
>
> Are you using the configuration from "config.sample.php" ?
> If yes, please don't use that file directly.
>
> If you remove the SWIFT configuration from config.php it will
> automatically use a local home configuration, no need to add it explicitly.
>
> Hope it helps.
>
> Cheers,
>
> Vincent
>
>
> On 26.01.2015 04:27, jinquan deng wrote:
>
> hello ALL:
>
> I want owncloud default storage by swift change to Local Filesystem.I Will
> not swift.
>
>
>   array (
>     'class' => 'OC\\Files\\ObjectStore\\Swift',
>     'arguments' =>
>     array (
>       'username' => 'facebook100000123456789',
>       'password' => 'Secr3tPaSSWoRdt7',
>       'container' => 'owncloud',
>       'autocreate' => true,
>       'region' => 'RegionOne',
>       'url' => 'http://8.21.28.222:5000/v2.0',
>       'tenantName' => 'facebook100000123456789',
>       'serviceName' => 'swift',
>     ),
>   ),
>
>
> I don't know how to use local file system replace swift.
>
> Like: "class" => "\\OC\\Files\\Storage\\Local",
>
> I know to add external storage support, that's not what I want.
>
> Help, thank you!
>
>
>
>
> _______________________________________________
> User mailing 
> [email protected]http://mailman.owncloud.org/mailman/listinfo/user
>
>
>
> _______________________________________________
> User mailing list
> [email protected]
> http://mailman.owncloud.org/mailman/listinfo/user
>
>
_______________________________________________
User mailing list
[email protected]
http://mailman.owncloud.org/mailman/listinfo/user

Reply via email to