Class Config


  • public class Config
    extends java.lang.Object
    The config class is the central point to configure a Syncany instance. It is mainly used in the operations, but parts of it are also used in other parts of the application -- especially file locations and names.

    An instance of the Config class must be created through the transfer objects ConfigTO and RepoTO.