README
This commit is contained in:
@@ -35,7 +35,6 @@ Optional arguments
|
||||
============================= ==============================================
|
||||
``-h|--help`` show this help message and exit
|
||||
``--version`` show program's version number and exit
|
||||
``-c|--copyright COPYRIGHT`` copyright message added to the images
|
||||
``-f|--force`` force the reprocessing of existing images and
|
||||
thumbnails
|
||||
============================= ==============================================
|
||||
@@ -43,8 +42,7 @@ Optional arguments
|
||||
Settings
|
||||
--------
|
||||
|
||||
Options can be set globally in `~/.config/sigal/sigal.conf` and in the source
|
||||
directory `input_dir/sigal.conf`.
|
||||
The configuration for the gallery must be set in `<input_dir>/sigal.conf`.
|
||||
|
||||
::
|
||||
|
||||
@@ -55,7 +53,7 @@ directory `input_dir/sigal.conf`.
|
||||
# prefix for thumbnails name
|
||||
thumb_prefix = TN-
|
||||
# thumbnail size
|
||||
thumb_size = 150x112
|
||||
thumb_size = 200x150
|
||||
# crop the image to fill the box
|
||||
thumb_fit = 1
|
||||
# keep big image
|
||||
|
||||
Reference in New Issue
Block a user