Skip to content
This repository has been archived by the owner on Nov 3, 2024. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas committed Sep 3, 2022
2 parents b309fae + 217d071 commit b7de743
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions settings.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
name: NorthClient
defaulttheme: white
version: 1.6.0
defaulttheme: dark
version: 1.7.0
website:
port: 25565
port: 25567
secret: Example Secret

gift:
enabled: true

discordserver:
enabled: true
invitelink: https://discord.com/example
invitelink: https://discord.gg/c2V7NKKWCT

ads:
enabled: false
Expand All @@ -23,7 +23,7 @@ guildblacklist:

pterodactyl:
domain: https://panel.novohost.de
key: ptla_KkECCtsbTueQiDhhep4O1P1SXrCzvBaN1ELlCGWhscG1 (EXAMPLE API)
key: ptla_laeCicfK6qPMdBFnGxseyrI5OpKVHEVclYh74W9zXq0

AFK Party:
enabled: false
Expand All @@ -48,7 +48,7 @@ linkvertise:

status:
enabled: true
script: https://www.issquareup.com/
script: https://example.com

stripe:
enabled: true
Expand Down Expand Up @@ -129,9 +129,9 @@ api:
cost: 0

oauth2:
id: "APP ID"
secret: "APP SEC ID"
link: "UR DOMAIN/IP"
id: "998142896144404501"
secret: "KzG8RN2SA00ZXt4jjrgklyaTPGI5i6jh"
link: "https://demo.northdevelopment.ga"
callbackpath: "/callback"
prompt: true

Expand Down

0 comments on commit b7de743

Please sign in to comment.