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

github.com/twbs/savage.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <github@rebertia.com>2014-11-24 08:58:18 +0300
committerChris Rebert <github@rebertia.com>2014-11-24 08:58:18 +0300
commita01fd020d733c43044174ee055bcc722910a6375 (patch)
treefd2533a3ef97246f3fa2efed56c84aa8ae73b08b /README.md
parentc302a0af4238895b973471d8a4f8b58dd9dd530a (diff)
clarify that sub-account is a backstop defense
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b68afdc..349d051 100644
--- a/README.md
+++ b/README.md
@@ -52,7 +52,7 @@ Savage accepts exactly one optional command-line argument, which is the port num
When running Savage, its working directory needs to be a non-bare git repo which is a clone of the repo being monitored.
-If you're using Sauce, we recommend [using a sub-account](https://saucelabs.com/sub-accounts) for Savage, to prevent compromise of your main account.
+If you're using Sauce, we recommend [using a sub-account](https://saucelabs.com/sub-accounts) for Savage, to completely prevent any possibility of compromise of your main account.
Other settings live in `application.conf`. In addition to the normal Akka and Spray settings, Savage offers the following settings:
```