Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bareos/bareos-webui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrank Bergkemper <frank.bergkemper@dass-it.de>2014-02-06 15:26:51 +0400
committerFrank Bergkemper <frank.bergkemper@dass-it.de>2014-02-06 15:26:51 +0400
commit61133c093d7a0a76ca4e0ce2e55c88e639dc2628 (patch)
treea9bf8947e8a6f196f93d5f922295ad58d1055106 /README.md
parent057fc148da6ff1356c30656e435565133836d3c5 (diff)
typo
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 184322c..c2b1686 100644
--- a/README.md
+++ b/README.md
@@ -8,11 +8,11 @@ at the [Project Homepage](http://fbergkemper.github.io/).
### RELEASES
-[v0.0.1-alpha](https://github.com/fbergkemper/barbossa/releases/tag/v0.0.1-alpha)
+[Bareos Web-Frontend v0.0.1-alpha](https://github.com/fbergkemper/barbossa/releases/tag/v0.0.1-alpha)
### SYSTEM REQUIREMENTS
-* A working Bareos Environment, Bareos 12.4 or later, including a Bareos catalog database (Currently only PostgreSQL is supported, MySQL should be in near future.)
+* A working Bareos Environment, Bareos 12.4 or later, including a Bareos catalog database (Currently only PostgreSQL is supported by the Web-Frontend, MySQL should be in near future.)
* An Apache 2.x Webserver with mod-rewrite, mod-php5 and mod-setenvif enabled
* PHP 5.3.3 or later; we recommend using the latest PHP version whenever possible
* PHP PDO Extension