General Settings.

Enable debug logging

If selected, debug-level messages can be seen in the Syndeia Dashboard log window and the Syndeia log files (located in .syndeia folder of your user directory) which can be helpful in diagnosing issues. Under normal operation, do not select this option as it may result in too many messages in the Syndeia Dashboard log window.

Save repository password or OAuth code (encrypted)

If checked, Syndeia will save the password (or OAuth credentials) of the connected repositories locally on the user's machine in an encrypted form. If unchecked, the passwords will not be saved (even in the encrypted form) and the users will be prompted for the password each time they connect to a repository.

Precision

This value is used to set the number of places after the decimal to which floating point numbers will be rounded-off when being compared for equality. It is also used to set the threshold (epsilon) value used to decide if two floating point numbers are equal.