mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-04-02 07:01:53 +01:00
wip: refactoring file structure
This commit is contained in:
7
app.json
7
app.json
@@ -22,12 +22,7 @@
|
||||
"UIBackgroundModes": ["audio"],
|
||||
"NSLocalNetworkUsageDescription": "The app needs access to your local network to connect to your Jellyfin server.",
|
||||
"NSAppTransportSecurity": {
|
||||
"NSAllowsArbitraryLoads": true,
|
||||
"NSExceptionDomains": {
|
||||
"*": {
|
||||
"NSExceptionAllowsInsecureHTTPLoads": true
|
||||
}
|
||||
}
|
||||
"NSAllowsArbitraryLoads": true
|
||||
}
|
||||
},
|
||||
"supportsTablet": true,
|
||||
|
||||
Reference in New Issue
Block a user