mirror of
https://github.com/plexusorg/Website.git
synced 2025-07-01 23:56:41 +00:00
Initial commit
This commit is contained in:
10
docs/Customization/config.md
Normal file
10
docs/Customization/config.md
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
id: config
|
||||
title: Configuration
|
||||
sidebar_position: 1
|
||||
---
|
||||
|
||||
# Introduction
|
||||
This page will show you how to modify the configuration file. The configuration file is located at: ```/plugins/Plex/config.yml```.
|
||||
|
||||
# Coming soon...
|
10
docs/Customization/messages.md
Normal file
10
docs/Customization/messages.md
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
id: messages
|
||||
title: Messages
|
||||
sidebar_position: 2
|
||||
---
|
||||
|
||||
# Introduction
|
||||
Almost all of the messages inside of Plex are fully customizable. This page will document how to change messages in the ```messages.yml``` file inside the Plex folder.
|
||||
|
||||
# Coming soon...
|
Reference in New Issue
Block a user