# Mnemosyne configuration file. # Align question/answers to the left (True/False) left_align = False # Keep detailed logs (True/False). keep_logs = True # Upload server. Only change when prompted by the developers. upload_server = "mnemosyne-proj.dyndns.org:80" # Set to True to prevent you from accidentally revealing the answer # when clicking the edit button. only_editable_when_answer_shown = False # The translation to use, e.g. 'de' for German (including quotes). # If set to None, the system's locale will be used. locale = None