If I change any osgi configuration in felix web console it will be saved under path apps/system/config by default. How can we change this location?
If I change the osgi configuration (modified a property or added new a property ) for a PID after creating sling:OsgiConfig type node under /apps/my-project/config . These changes will be synced to apps/system/config and vice versa?
After modification either by any of two methods, finally the configuration stored under both locations(i.e apps/system/config and /apps/my-project/config/xxxx (of node type sling:OsgiConfig)) will be same?