summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrafa_99 <raroma09@gmail.com>2022-04-24 18:13:44 +0100
committerrafa_99 <raroma09@gmail.com>2022-04-24 18:13:44 +0100
commit65d1c7c94ef3c68c96702b03baf022dd4bd371f6 (patch)
treee242123d31dc7475ebf37435b87b8cffc3cc47a6
parent8c024275f57bf8db731cf1f2e4e4f7b654fdfe10 (diff)
Git Sneeded
-rw-r--r--cgit/cgit/sneed.icobin0 -> 1150 bytes
-rw-r--r--cgit/cgitrc3
-rw-r--r--searx/searx/settings.yml4
3 files changed, 4 insertions, 3 deletions
diff --git a/cgit/cgit/sneed.ico b/cgit/cgit/sneed.ico
new file mode 100644
index 0000000..8ae8ae3
--- /dev/null
+++ b/cgit/cgit/sneed.ico
Binary files differ
diff --git a/cgit/cgitrc b/cgit/cgitrc
index 5345a45..3c315ea 100644
--- a/cgit/cgitrc
+++ b/cgit/cgitrc
@@ -4,9 +4,10 @@
css=/sneed.css
logo=/sneed.png
+favicon=/sneed.ico
virtual-root=/git
scan-path=/srv/git/
-root-title=Sneed's Feed and Seed Git Server
+root-title=Git Sneed
root-desc=Formerly Chucks.
diff --git a/searx/searx/settings.yml b/searx/searx/settings.yml
index bc722be..6b50a92 100644
--- a/searx/searx/settings.yml
+++ b/searx/searx/settings.yml
@@ -2,7 +2,7 @@ use_default_settings: True
general:
debug : False # Debug mode, only for development
- instance_name : "Sneed's Feed and Seed" # displayed name
+ instance_name : "Sneed Searx" # displayed name
search:
safe_search : 0 # Filter results. 0: None, 1: Moderate, 2: Strict
@@ -13,7 +13,7 @@ server:
port : 8888
bind_address : "127.0.0.1" # address to listen on
secret_key : "" # change this!
- base_url : "https://debian/searx" # Set custom base_url. Possible values: False or "https://your.custom.host/location/"
+ base_url : "https://127.0.0.1/searx" # Set custom base_url. Possible values: False or "https://your.custom.host/location/"
image_proxy : False # Proxying image results through searx
ui: