Skip to content
This repository was archived by the owner on Feb 24, 2022. It is now read-only.

Commit dd2ca86

Browse files
authored
Merge pull request #179 from drizuid/master
Update readme with plugins folder info
2 parents 1395897 + af33d94 commit dd2ca86

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ Just setting them to no will still cause the error..
180180
trackers.use_udp.set = yes
181181
protocol.pex.set = no
182182
```
183-
183+
To add plugins, create a `plugins` folder in your /config directory and add your plugin folders. Ensure proper user and group ownership is set once you add the directories.
184184
To add themes, create a themes folder in your /config directory and add your theme folders. Ensure proper user and group ownership is set once you add the directories.
185185

186186

readme-vars.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ app_setup_block: |
5858
trackers.use_udp.set = yes
5959
protocol.pex.set = no
6060
```
61-
61+
To add plugins, create a `plugins` folder in your /config directory and add your plugin folders. Ensure proper user and group ownership is set once you add the directories.
6262
To add themes, create a themes folder in your /config directory and add your theme folders. Ensure proper user and group ownership is set once you add the directories.
6363
6464
# changelog

0 commit comments

Comments
 (0)