This commit is contained in:
Mikko Ahlroth 2015-11-18 09:15:52 +00:00
parent 512ba73f10
commit 94419e03bf

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",