Skip to content

Commit

Permalink
Micro-blog: disabled scanning for presenters [Closes nette#14]
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Feb 22, 2016
1 parent 83b3e9a commit 868d546
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Micro-blog/www/config.neon
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
php:
date.timezone: Europe/Prague

application:
scanDirs: no

database:
dsn: 'sqlite:%appDir%/data/blog.db3'
conventions: static

0 comments on commit 868d546

Please sign in to comment.