Merged in mikko_ahlroth/fix-typo-1447838150826 (pull request #1)

Fix typo
This commit is contained in:
Mikko Ahlroth 2015-11-18 11:16:01 +02:00
commit a931915961

View file

@ -15,7 +15,7 @@ config :mebe_web, MebeWeb.Endpoint,
adapter: Phoenix.PubSub.PG2]
# Custom blog configs
config :mebe_web,,
config :mebe_web,
# The path to crawl post and page data from. No trailing slash, use an absolute path.
data_path: "/path/to/mebe/data",