Difference between revisions of "Global Configuration Files"

From Lingoport Wiki
Jump to: navigation, search
(Global File Structure)
(Global File Structure)
Line 1: Line 1:
 
= Global File Structure =
 
= Global File Structure =
   
Under the L10n Streamlining directory (typically ~jenkins/Lingoport_Data/L10nStreamlining), the global configuration files are located in <code>config</code> directory.
+
The global configuration files are located in <code>config</code> directory under the L10n Streamlining directory (typically ~jenkins/Lingoport_Data/L10nStreamlining)
   
 
<pre>
 
<pre>

Revision as of 19:05, 27 April 2016

Global File Structure

The global configuration files are located in config directory under the L10n Streamlining directory (typically ~jenkins/Lingoport_Data/L10nStreamlining)

<L10nStreamlining>
├── config
│   ├── config_due_dates.xml
├── <group_name>
│   ├── config
│       ...
│   
└── projects
    └── <project 1>
        ├── config
        ...

Some of the config files can be copied down to the group and project levels.