Merge pull request #8 from lawlesst/develop
SPARQL update API comments in permission_config.n3
This commit is contained in:
commit
505ca41179
1 changed files with 5 additions and 5 deletions
|
@ -28,7 +28,7 @@ auth:ADMIN
|
|||
auth:hasPermission simplePermission:PageViewableAdmin ;
|
||||
|
||||
# Uncomment the following permission line to enable the SPARQL update API.
|
||||
# Before enabling, be sure that the URL api/sparqlUpdate is secured by SSH,
|
||||
# Before enabling, be sure that the URL api/sparqlUpdate is secured by HTTPS,
|
||||
# so passwords will not be sent in clear text.
|
||||
#auth:hasPermission simplePermission:UseSparqlUpdateApi ;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue