Administrator
|
I believe, if configuration changes are detected, it runs autoconfig on patch fs.
As for the context file synchronization -> It is done internally. (there is a configChangeDetector, as you may already know)
Context files are stored in db as well.
Adop checks the Context file for possible updates from the Database
So, it compares the Context file stored in database with the Context file in the file system.
|