mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-07-06 09:32:17 +02:00
defaults: disable screenshot verification by capsrv
This commit is contained in:
parent
5672c935ed
commit
7279007ccf
@ -8,6 +8,9 @@ usb30_force_enabled = u8!0x0
|
||||
; (note: this is normally not necessary, and ips patches can be used.)
|
||||
[ro]
|
||||
ease_nro_restriction = u8!0x0
|
||||
; Disable screenshot verification
|
||||
[capsrv]
|
||||
enable_album_screenshot_filedata_verification = u8!0x1
|
||||
; Atmosphere custom settings
|
||||
[atmosphere]
|
||||
; Reboot from fatal automatically after some number of milliseconds.
|
||||
|
Loading…
Reference in New Issue
Block a user