|
|
|
@ -7,7 +7,7 @@ This script adds a simple button on image attachments, to allow quick searching
|
|
|
|
|
Go to your pleroma-mods directory and run the following command:
|
|
|
|
|
|
|
|
|
|
```
|
|
|
|
|
sudo -u pleroma git clone http://git.subcon.town/subcon.town/pleroma-mod-imgsearch.git
|
|
|
|
|
sudo -u pleroma git clone https://gitlab.com/SamTherapy/pleroma-mod-imgsearch
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
Now go to your pleroma-mod-loader configuration and add `imgsearch` to enable the mod.
|
|
|
|
@ -15,7 +15,3 @@ Now go to your pleroma-mod-loader configuration and add `imgsearch` to enable th
|
|
|
|
|
## Configuration
|
|
|
|
|
|
|
|
|
|
There is no configuration as of yet.
|
|
|
|
|
|
|
|
|
|
## Halp
|
|
|
|
|
|
|
|
|
|
You can find me on the fediverse: https://subcon.pub/fristi or @fristi@subcon.pub.
|