Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
funkwhale
funkwhale
Commits
e9cfc4d2
Verified
Commit
e9cfc4d2
authored
Apr 08, 2019
by
Eliot Berriot
Browse files
Fixed some typo/wording in the documentation
parent
da6b3400
Pipeline
#3850
passed with stages
in 3 minutes
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
docs/developers/architecture.rst
View file @
e9cfc4d2
...
...
@@ -59,10 +59,10 @@ The reverse proxy
Funkwhale's API server should never be exposed directly to the internet, as we require
a reverse proxy (Apache or Nginx) for performance and security reasons. The reverse proxy
will receive client HTTP requests, and:
will receive client HTTP
or HTTPS
requests, and:
- Proxy them to the API server
- Serve requested static files (
A
udio files, stylesheets, javascript, fonts...)
- Serve requested static files (
a
udio files, stylesheets, javascript, fonts...)
The API server
--------------
...
...
docs/users/create.rst
View file @
e9cfc4d2
...
...
@@ -2,10 +2,10 @@ Creating a Funkwhale Account
============================
Before you can start using Funkwhale, you will need to set up an account on an instance. While
some instances allow you to listen to public music anonymously, you will need to create account
some instances allow you to listen to public music anonymously, you will need to create
an
account
to benefit from the full Funkwhale experience.
A list of instances along with other useful information such as version and enabled features can be found
A list of instances along with other useful information
s
such as version and enabled features can be found
`here <https://network.funkwhale.audio/dashboards/d/overview/network-overview>`_. Servers marked with
"Open registrations" are available to sign up to.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment