mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 02:39:33 +02:00
Add ability to limit user registrations
This commit is contained in:
parent
3d09cdbf90
commit
291e8d3eed
15 changed files with 97 additions and 41 deletions
|
@ -1,5 +1,5 @@
|
|||
export interface ServerConfig {
|
||||
signup: {
|
||||
enabled: boolean
|
||||
allowed: boolean
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue