diff --git a/source/support/FAQ/services-faq.rst b/source/support/FAQ/services-faq.rst index 372a65b..e9f2da1 100644 --- a/source/support/FAQ/services-faq.rst +++ b/source/support/FAQ/services-faq.rst @@ -72,7 +72,7 @@ While we are intent on providing the most friendly experience possible to our cu I want to understand in depth how a Service works and it's available configuration options. Where can I go to learn more? -------------------------------------------------------------------------------------------------------------------------- -Depending on the app, the config options can be quite involved. Bitcoin Core, for example, has an enormous amount of complex options, almost none of which are useful to a normal user doing normal things. We chose some very sane defaults that should work for normal use cases. Here is an example config from the Bitcoin `GitHub `. +Depending on the app, the config options can be quite involved. Bitcoin Core, for example, has an enormous amount of complex options, almost none of which are useful to a normal user doing normal things. We chose some very sane defaults that should work for normal use cases. Here is an example config from the Bitcoin `GitHub `_. By reading the descriptions in the link above, as well as doing some extra searching on your favorite search engine, you can begin to discover all the crazy ways in which someone can customize their Bitcoin node. Here is another list of `possible options `_.