diff options
| author | Riccardo Spagni <ric@spagni.net> | 2016-09-18 11:45:35 +0200 |
|---|---|---|
| committer | Riccardo Spagni <ric@spagni.net> | 2016-09-18 11:45:35 +0200 |
| commit | c45595a02e5ddc61c583c1da0e343fa4a6752e6a (patch) | |
| tree | cd2ab6a9317b55a67616269a1000b43887c8dece | |
| parent | 4a03a8a1da1341fcceeb8a73a24ea1b4cedb443c (diff) | |
| parent | f06882f1bc43f79f071967004360e7f4f17e8de2 (diff) | |
| download | monzero-core-c45595a02e5ddc61c583c1da0e343fa4a6752e6a.tar.gz monzero-core-c45595a02e5ddc61c583c1da0e343fa4a6752e6a.tar.xz monzero-core-c45595a02e5ddc61c583c1da0e343fa4a6752e6a.zip | |
Merge pull request #1095
f06882f README: mention --max-concurrency 1 for Mac (moneromooo-monero)
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -263,6 +263,9 @@ service](utils/systemd/monerod.service) assumes that the user `monero` exists and its home is the data directory specified in the [example config](utils/conf/monerod.conf). +If you're on Mac, you may need to add the `--max-concurrency 1` option to +monero-wallet-cli, and possibly monerod, if you get crashes refreshing. + ## Internationalization See README.i18n |
