settings_local_sample.py
changeset 559 4e20287ff415
parent 521 afb684b6cb16
child 560 b7c7da996d7a
equal deleted inserted replaced
558:5ba711a2bd06 559:4e20287ff415
    73 # those passed in the request.
    73 # those passed in the request.
    74 # Set this parameter to True when using co-ment from
    74 # Set this parameter to True when using co-ment from
    75 # a third-party CMS throuch co-ment API.
    75 # a third-party CMS throuch co-ment API.
    76 DECORATED_CREATORS = False
    76 DECORATED_CREATORS = False
    77 
    77 
    78 # Set to TRUE to use Abiword for convertion form and to legacy formats.
    78 # Set to TRUE to use Abiword for convertion from and to legacy formats.
    79 # Set to False to use LibreOffice for convertion form and to legacy formats.
    79 # Set to False to use LibreOffice for convertion from and to legacy formats.
    80 USE_ABI = True
    80 USE_ABI = True