mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-28 10:19:13 +01:00
🎨 Change default config
This commit is contained in:
@@ -10,6 +10,14 @@
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"searchUrl": "https://bing.com/search?q="
|
||||
"searchUrl": "https://google.com/search?q="
|
||||
},
|
||||
"modules": {
|
||||
"Search Bar": {
|
||||
"enabled": true
|
||||
},
|
||||
"Date": {
|
||||
"enabled": false
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user