Changes between Version 22 and Version 23 of InstallingFromSources
- Timestamp:
- 07/27/11 16:25:43 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallingFromSources
v22 v23 36 36 Minimal configuration requires only the host and port to be apropriately changed in the main service configuration file: `PREFIX/etc/qcg-ntfd.xml`. In such a basic configuration you should also set `<smn:DatabaseEnabled>` to `false`. 37 37 38 Although it is optional, the database may be enabled and configured to realize more advanced notification scenarios as well as support recovery of the notification objects after the service restart.38 Although it is optional, the database may be enabled and configured to realize more advanced notification scenarios as well as support recovery of the notification objects (such as subscriptions) after the service restart. 39 39 === Database configuration === 40 40 The easiest way to setup QCG-Notification database is use of provided script located in `PREFIX/share/qcg-ntf/tools/` direcotory: