forked from friendica/friendica-addons
Add WebDavConfig
This commit is contained in:
parent
2038eec6d7
commit
45d849ee76
|
@ -9,7 +9,7 @@ use Friendica\Network\HTTPClientOptions;
|
||||||
use Friendica\Network\IHTTPClient;
|
use Friendica\Network\IHTTPClient;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* A WebDav Backend Storage class
|
* The WebDav Backend Storage configuration class
|
||||||
*/
|
*/
|
||||||
class WebDavConfig implements IStorageConfiguration
|
class WebDavConfig implements IStorageConfiguration
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue