Apply standard format, add dummy server
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
baseURL = "https://owncloud.github.io/ocis-webdav/"
|
||||
languageCode = "en-us"
|
||||
title = "ownCloud Infinite Scale: WebDAV"
|
||||
pygmentsUseClasses = true
|
||||
|
||||
[blackfriday]
|
||||
angledQuotes = true
|
||||
fractions = false
|
||||
plainIDAnchors = true
|
||||
smartlists = true
|
||||
extensions = ["hardLineBreak"]
|
||||
|
||||
[params]
|
||||
author = "ownCloud GmbH"
|
||||
description = "Serve WebDAV API for Reva/oCIS"
|
||||
keywords = "reva, ocis"
|
||||
Reference in New Issue
Block a user