nextcloud_webdav_client-1.0.x-dev/config/install/nextcloud_webdav_client.settings.yml
config/install/nextcloud_webdav_client.settings.yml
server_url: '' username: '' password: '' base_path: '/remote.php/dav/files/' timeout: 30 verify_ssl: true auth_mode: 'basic' oauth2_mode: 'site' oauth2_client_id: '' oauth2_client_secret: '' oauth2_token_endpoint: '' oauth2_authorize_endpoint: '' oauth2_userinfo_endpoint: '' oauth2_access_token: '' oauth2_refresh_token: '' oauth2_token_expiry: 0 oauth2_scopes: 'openid profile email' oauth2_username: '' oauth2_use_index_php: false
