equal
deleted
inserted
replaced
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 |