about summary refs log tree commit homepage
path: root/examples/yahns.conf.rb
diff options
context:
space:
mode:
Diffstat (limited to 'examples/yahns.conf.rb')
-rw-r--r--examples/yahns.conf.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/yahns.conf.rb b/examples/yahns.conf.rb
index f5b4f10..75f0bd1 100644
--- a/examples/yahns.conf.rb
+++ b/examples/yahns.conf.rb
@@ -1,3 +1,4 @@
+# frozen_string_literal: false
 # Inlined rack app using yahns server (git clone git://yhbt.net/yahns.git)
 # Usage: yahns -c /path/to/this/file.conf.rb
 # There is no separate config.ru file for this example,