diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-15 13:45:34 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:38:17 -0400 |
commit | d87099325059b6305b721fc889bd1be7f804fb44 (patch) | |
tree | 173a0e47251a15cb3931cc6cfc5cca4d703c77d4 | |
parent | 8c4e7e041ca2e069b984285b2f74b97e244e3082 (diff) |
network/etherpad-lite: Add network warning to README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r-- | network/etherpad-lite/README | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/network/etherpad-lite/README b/network/etherpad-lite/README index 5b76b1e0b045..d63c14fcaa22 100644 --- a/network/etherpad-lite/README +++ b/network/etherpad-lite/README @@ -7,14 +7,16 @@ realtime collaborative editor. A smaller, manageable and well documented codebase makes it easier for developers to improve the code and contribute towards the project. -See etherpad lite in action at http://slackpad.org +Warning: This SlackBuild requires network access when it runs, meaning +it downloads files from the Internet with root access. You should +decide for yourself whether or not you think this is a good idea. +See etherpad lite in action at http://slackpad.org Optional Dependency abiword (with AbiCommand plugin) is required to import/export pads. - Groupname and Username You must have the 'etherpad' group and user to run this script, |