Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Commit

Permalink
added empty template files
Browse files Browse the repository at this point in the history
  • Loading branch information
joergsteffens committed Oct 27, 2014
1 parent 083abcf commit e4c79a5
Show file tree
Hide file tree
Showing 4 changed files with 168 additions and 0 deletions.
57 changes: 57 additions & 0 deletions manuals/en/main/director-resource-catalog-definitions.tex
@@ -0,0 +1,57 @@
\defDirective{Dir}{Catalog}{Address}{}{}{%
}

\defDirective{Dir}{Catalog}{DB Address}{}{}{%
}

\defDirective{Dir}{Catalog}{DB Driver}{}{}{%
}

\defDirective{Dir}{Catalog}{DB Name}{}{}{%
}

\defDirective{Dir}{Catalog}{DB Password}{}{}{%
}

\defDirective{Dir}{Catalog}{DB Port}{}{}{%
}

\defDirective{Dir}{Catalog}{DB Socket}{}{}{%
}

\defDirective{Dir}{Catalog}{DB User}{}{}{%
}

\defDirective{Dir}{Catalog}{Description}{}{}{%
}

\defDirective{Dir}{Catalog}{Disable Batch Insert}{}{}{%
}

\defDirective{Dir}{Catalog}{Idle Timeout}{}{}{%
}

\defDirective{Dir}{Catalog}{Inc Connections}{}{}{%
}

\defDirective{Dir}{Catalog}{Max Connections}{}{}{%
}

\defDirective{Dir}{Catalog}{Min Connections}{}{}{%
}

\defDirective{Dir}{Catalog}{Multiple Connections}{}{}{%
}

\defDirective{Dir}{Catalog}{Name}{}{}{%
}

\defDirective{Dir}{Catalog}{Password}{}{}{%
}

\defDirective{Dir}{Catalog}{User}{}{}{%
}

\defDirective{Dir}{Catalog}{Validate Timeout}{}{}{%
}

75 changes: 75 additions & 0 deletions manuals/en/main/director-resource-console-definitions.tex
@@ -0,0 +1,75 @@
\defDirective{Dir}{Console}{Catalog ACL}{}{}{%
}

\defDirective{Dir}{Console}{Client ACL}{}{}{%
}

\defDirective{Dir}{Console}{Command ACL}{}{}{%
}

\defDirective{Dir}{Console}{Description}{}{}{%
}

\defDirective{Dir}{Console}{Fileset ACL}{}{}{%
}

\defDirective{Dir}{Console}{Job ACL}{}{}{%
}

\defDirective{Dir}{Console}{Name}{}{}{%
}

\defDirective{Dir}{Console}{Password}{}{}{%
}

\defDirective{Dir}{Console}{Pluginoptions ACL}{}{}{%
}

\defDirective{Dir}{Console}{Pool ACL}{}{}{%
}

\defDirective{Dir}{Console}{Run ACL}{}{}{%
}

\defDirective{Dir}{Console}{Schedule ACL}{}{}{%
}

\defDirective{Dir}{Console}{Storage ACL}{}{}{%
}

\defDirective{Dir}{Console}{TLS Allowed CN}{}{}{%
}

\defDirective{Dir}{Console}{TLS Authenticate}{}{}{%
}

\defDirective{Dir}{Console}{TLS CA Certificate Dir}{}{}{%
}

\defDirective{Dir}{Console}{TLS CA Certificate File}{}{}{%
}

\defDirective{Dir}{Console}{TLS Certificate}{}{}{%
}

\defDirective{Dir}{Console}{TLS Certificate Revocation List}{}{}{%
}

\defDirective{Dir}{Console}{TLS DH File}{}{}{%
}

\defDirective{Dir}{Console}{TLS Enable}{}{}{%
}

\defDirective{Dir}{Console}{TLS Key}{}{}{%
}

\defDirective{Dir}{Console}{TLS Require}{}{}{%
}

\defDirective{Dir}{Console}{TLS Verify Peer}{}{}{%
}

\defDirective{Dir}{Console}{Where ACL}{}{}{%
}

18 changes: 18 additions & 0 deletions manuals/en/main/director-resource-counter-definitions.tex
@@ -0,0 +1,18 @@
\defDirective{Dir}{Counter}{Catalog}{}{}{%
}

\defDirective{Dir}{Counter}{Description}{}{}{%
}

\defDirective{Dir}{Counter}{Maximum}{}{}{%
}

\defDirective{Dir}{Counter}{Minimum}{}{}{%
}

\defDirective{Dir}{Counter}{Name}{}{}{%
}

\defDirective{Dir}{Counter}{Wrap Counter}{}{}{%
}

18 changes: 18 additions & 0 deletions manuals/en/main/director-resource-fileset-definitions.tex
@@ -0,0 +1,18 @@
\defDirective{Dir}{Fileset}{Description}{}{}{%
}

\defDirective{Dir}{Fileset}{Enable VSS}{}{}{%
}

\defDirective{Dir}{Fileset}{Exclude}{}{}{%
}

\defDirective{Dir}{Fileset}{Ignore Fileset Changes}{}{}{%
}

\defDirective{Dir}{Fileset}{Include}{}{}{%
}

\defDirective{Dir}{Fileset}{Name}{}{}{%
}

0 comments on commit e4c79a5

Please sign in to comment.