Files
openit/utils/rm/config.js
GitHub Actions cd995d7629 Hello World
2022-06-30 02:18:52 +00:00

6 lines
121 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

module.exports={
nodeAddName:'openit.ml',
dnsServers:['8.8.8.8','1.1.1.1'],
enableMediaUnlockTest:false
}