Package org.syncany.config

Provides classes to configure the application, and to read/write the configuration.

The central classes in this package are the repository-specific configuration in Config, the user-specific config in UserConfig, as well as the daemon configuration.

The configuration is usally stored in XML files. All configuration is read/written via SimpleXML and its corresponding transfer objects.