degal/config.py
changeset 101 698dc68a985d
parent 87 a7a18893730d
child 109 66a01c0806f1
equal deleted inserted replaced
100:0a093efd410d 101:698dc68a985d
    15 
    15 
    16     # the path to the gallery
    16     # the path to the gallery
    17     gallery_path        = "."
    17     gallery_path        = "."
    18     
    18     
    19     # force-update items
    19     # force-update items
    20     force_update        = False
    20     force_thumb         = False
       
    21     force_html          = False
    21 
    22 
    22     # minimum logging level
    23     # minimum logging level
    23     log_level           = logging.INFO
    24     log_level           = logging.INFO
    24 
    25 
    25     ## detailed configuration
    26     ## detailed configuration