Skip to content

Commit 4cd6a1f

Browse files
committed
Disable static option
1 parent e53d4ac commit 4cd6a1f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

git-wiki.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@ class App < Sinatra::Base
128128
set :app_file, __FILE__
129129
set :haml, { :format => :html5,
130130
:attr_wrapper => '"' }
131-
enable :static
132131
use_in_file_templates!
133132

134133
error PageNotFound do

0 commit comments

Comments
 (0)