Skip to content

Commit

Permalink
fixed typo; thanks for the catch @ObiKenobi
Browse files Browse the repository at this point in the history
  • Loading branch information
jstrachan committed Jul 30, 2013
1 parent afbab6f commit cd7049d
Showing 1 changed file with 2 additions and 2 deletions.
@@ -1,11 +1,11 @@
# the properties file used to override blueprint configuration properties:
#Êhttp://aries.apache.org/modules/blueprintweb.html
#�http://aries.apache.org/modules/blueprintweb.html
#
# for hawtio configuration options see:
# https://github.com/hawtio/hawtio/blob/master/doc/Configuration.md


# lets avoid cloning or pulling the remote git repo for configuration
# on startup
hawtio.config.pollOnStartup = false
hawtio.config.pullOnStartup = false
hawtio.config.cloneOnStartup = false

0 comments on commit cd7049d

Please sign in to comment.