dest_syncer=0 allowed_contexts = ['/cdliweb', '/cdliweb/staff', '/cdliweb/search' ]# if you want to instanciate at root please specify '' instead of '/' allowed_objs_sync=[] #allowed_objs_sync=['/test/cdlitest/index_html_synctest', # '/abc/def/index_html', # '/test/test_file' # ] # the above is list of all objects that are allowed to be synced by the manager. # if any object is not in the above list, then a crossed-out icon will be displayed # against that object in the zmi. managers_list = ['casties'] # add in the zmi managers ids who need access to add a syncer object # the userid and password on both source and destination need to be the same.