mirror of
https://codeberg.org/timelimit/timelimit-server.git
synced 2026-08-31 19:03:45 +02:00
Add documentation for purchases to the readme
This commit is contained in:
@@ -116,3 +116,12 @@ This allows to:
|
|||||||
- see the counter for the websocket connections
|
- see the counter for the websocket connections
|
||||||
- set a status message which is shown at all linked clients at the overview screen
|
- set a status message which is shown at all linked clients at the overview screen
|
||||||
- unlock the premium version feature for a user for a month or a year
|
- unlock the premium version feature for a user for a month or a year
|
||||||
|
|
||||||
|
## Purchases
|
||||||
|
|
||||||
|
To enable the automated purchase feature, set the ``GOOGLE_PLAY_PUBLIC_KEY`` environment variable.
|
||||||
|
The value for the official builds which are distributed using the Play Store can
|
||||||
|
be found at <https://codeberg.org/timelimit/timelimit-android/src/commit/3da677877f4dde0b1b01523daae33745f14e08ac/app/build.gradle#L49>.
|
||||||
|
|
||||||
|
Additionally, there is the admin API which allows one to unlock the
|
||||||
|
premium features.
|
||||||
|
|||||||
Reference in New Issue
Block a user