| Name | Description | Legal Values | Required | Default |
|
mode |
This designates how to merge files together. |
|
no | UPDATE |
| when |
When and how a configuration merger will take place. |
|
no | ON_VERSION_ CHANGE |
| overriding-master-url |
The config file located at this URL will override the config file of the same name in your .phenote directory. If the URL points to the Phenote svn checkout for the config, it means that the Phenote repository is the home of the template/master configuration files. If a configuration file is updated by Phenote developers and committed to the repository, you will automatically get the new version the next time you start up Phenote, if your configuration file has this option set. |
any valid URL | no |
All other tags should be included within the <phenote-configuration> tag, including:
<ns:master-to-local-config mode="UPDATE" when="ON_VERSION_CHANGE"
overriding-master-url="http://obo.svn.sourceforge.net/viewvc/*checkout*/obo/phenote/trunk/conf/ncbo.cfg" />