diff options
author | ivan <ivan> | 2006-10-18 09:30:39 +0000 |
---|---|---|
committer | ivan <ivan> | 2006-10-18 09:30:39 +0000 |
commit | 609fe46a015c92be8a93c1b05a2fb67133bfd22b (patch) | |
tree | e10ca8590f6b053cc8921e904e8fe0f5cc9cdab2 /httemplate/docs/export.html | |
parent | f2d53ad396415b5aaba1d6483c75cb605364b644 (diff) |
removing obsolete config.html, moving info from export.html into wiki
Diffstat (limited to 'httemplate/docs/export.html')
-rwxr-xr-x | httemplate/docs/export.html | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/httemplate/docs/export.html b/httemplate/docs/export.html deleted file mode 100755 index c6c6abd0d..000000000 --- a/httemplate/docs/export.html +++ /dev/null @@ -1,19 +0,0 @@ -<head> - <title>Exports</title> -</head> -<body> - <h1>Exports</h1> - <p>Exports allow you to provision services to remote machines, databases and - APIs. Some exports, such as <b>sqlradius</b> and - <b>sqlradius_withdomain</b>, enable a feed for retreiving rating/usage data. - <p>Exports can be added and edited under - <a href="../browse/part_export.cgi"><i>Sysadmin | View/Edit Exports</i></a>. - <p>Selecting an export on the - <a href="../edit/part_export.cgi"><i>Sysadmin | View/Edit Exports | Add a new export</i></a> page will - show more information on that specific export, including available - options, setup and usage. - <p>Exports are activated by associating them with one or more service - definitions: <a href="../browse/part_svc.cgi"><i>Sysadmin | View/Edit Service definitions<i></a>. - -</body> - |