Browse Source

Showing some defaults

dev
Andy Meneely 12 years ago
parent
commit
cdbef50949
  1. 1
      lib/squib/project_template/config.yml

1
lib/squib/project_template/config.yml

@ -1,6 +1,7 @@
# Settings in the config.yml are overriding Squib's defaults. Anything in the main script will override this. # Settings in the config.yml are overriding Squib's defaults. Anything in the main script will override this.
# DPI is used in making PDFs and in unit conversions # DPI is used in making PDFs and in unit conversions
# Default: 300
#dpi: 72 #dpi: 72
# Text hints are used to show the boundaries of text boxes. # Text hints are used to show the boundaries of text boxes.

Loading…
Cancel
Save