mirror of
https://codeberg.org/timelimit/timelimit-server.git
synced 2025-10-03 09:49:32 +02:00
Add documentation for purchases to the readme
This commit is contained in:
parent
6ec8d25d78
commit
e68ca95320
1 changed files with 9 additions and 0 deletions
|
@ -116,3 +116,12 @@ This allows to:
|
|||
- see the counter for the websocket connections
|
||||
- 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
|
||||
|
||||
## 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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue