mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
hotfix: no benene cheat
This commit is contained in:
parent
0a24661e4c
commit
4d1b357b9b
1 changed files with 3 additions and 1 deletions
|
@ -69,7 +69,9 @@ object BackupUtils {
|
|||
|
||||
"biometric_key", // can lock down users if backup is shared on a incompatible device
|
||||
"nginx_user", // Nginx user key
|
||||
"download_path_key" // No access rights after restore data from backup
|
||||
"download_path_key", // No access rights after restore data from backup
|
||||
"benene_count" // no benene cheat
|
||||
|
||||
)
|
||||
|
||||
/** false if key should not be contained in backup */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue