Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.

Commit

Permalink
disable fuseki by default.
Browse files Browse the repository at this point in the history
  • Loading branch information
sunny4381 committed May 29, 2015
1 parent 7850f39 commit 7191e64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/samples/opendata.yml
Expand Up @@ -3,7 +3,7 @@
production: &production
# SPARQL Endpoint
fuseki:
disable: false
disable: true
host: 127.0.0.1
port: 3030
dataset: opendata
Expand Down

0 comments on commit 7191e64

Please sign in to comment.