Browse Source

Better comment in generator

Andrew Kane 9 năm trước cách đây
mục cha
commit
d44909e528
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      lib/generators/blazer/templates/config.yml

+ 1 - 1
lib/generators/blazer/templates/config.yml

@@ -14,7 +14,7 @@ data_sources:
     # cache:
     #   mode: slow # or all
     #   expires_in: 60 # min
-    #   slow_threshold: 15 # sec
+    #   slow_threshold: 15 # sec, only used in slow mode
 
     # wrap queries in a transaction for safety
     # not necessary if you use a read-only user