diff options
author | Chris Buechler <cmb@pfsense.org> | 2014-06-30 21:34:28 -0500 |
---|---|---|
committer | Chris Buechler <cmb@pfsense.org> | 2014-06-30 21:34:28 -0500 |
commit | ce7fc0a63ba36e3d6865e5819e7e13a6545089d7 (patch) | |
tree | 32098b6fd61b0af9433198525be7916fa24a6b47 /pkg_config.10.xml | |
parent | ed54315dc8b3cf4b9303863d6bd0a99a545506c6 (diff) | |
download | pfsense-packages-ce7fc0a63ba36e3d6865e5819e7e13a6545089d7.tar.gz pfsense-packages-ce7fc0a63ba36e3d6865e5819e7e13a6545089d7.tar.bz2 pfsense-packages-ce7fc0a63ba36e3d6865e5819e7e13a6545089d7.zip |
add input validation to force filling in all of the fields on the Settings tab of AutoConfigBackup.
While here, touch up some of the text (point to Gold sub)
Diffstat (limited to 'pkg_config.10.xml')
-rw-r--r-- | pkg_config.10.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pkg_config.10.xml b/pkg_config.10.xml index dda00863..7f796c1c 100644 --- a/pkg_config.10.xml +++ b/pkg_config.10.xml @@ -666,11 +666,11 @@ </package> <package> <name>AutoConfigBackup</name> - <maintainer>portal@bsdperimeter.com</maintainer> - <descr>Automatically backs up your pfSense configuration. All contents are encrypted on the server. Requires pfSense Premium Support Portal Subscription from https://portal.pfsense.org</descr> + <maintainer>coreteam@pfsense.org</maintainer> + <descr>Automatically backs up your pfSense configuration. All contents are encrypted before being sent to the server. Requires Gold Subscription from https://portal.pfsense.org</descr> <website>https://portal.pfsense.org</website> <category>Services</category> - <version>1.25</version> + <version>1.26</version> <status>Stable</status> <required_version>2.2</required_version> <pkginfolink>https://doc.pfsense.org/index.php/AutoConfigBackup</pkginfolink> |