mirror of
https://git.ngram.ca/OpenJam/rc-servers
synced 2026-08-23 23:08:52 +00:00
7 lines
324 B
Markdown
7 lines
324 B
Markdown
|
|
# cdn
|
||
|
|
|
||
|
|
Content Delivery "Network" for images and the client's static JSON.
|
||
|
|
|
||
|
|
This doesn't do much on its own, but it does support authenticated image uploads for user and clan avatars.
|
||
|
|
The authentication uses the `token_secret.key` to prove this server and client (the other server) are part of the same rc-servers instance.
|