mirror of
https://github.com/ReVanced/revanced-api.git
synced 2026-01-26 12:41:04 +00:00
Send signatures and verify signature of patches file before loading it
This commit is contained in:
@@ -4,8 +4,7 @@
|
||||
<pattern>%d{YYYY-MM-dd HH:mm:ss.SSS} [%thread] %-5level %logger{36} - %msg%n</pattern>
|
||||
</encoder>
|
||||
</appender>
|
||||
<root level="trace">
|
||||
<root level="info">
|
||||
<appender-ref ref="STDOUT"/>
|
||||
</root>
|
||||
<logger name="org.eclipse.jetty" level="INFO"/>
|
||||
</configuration>
|
||||
|
||||
Reference in New Issue
Block a user