-
Notifications
You must be signed in to change notification settings - Fork 519
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added swhub #1447
Added swhub #1447
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Servername has to be directory name!
Please fix the issues by pushing one commit to the pull request to prevent too many automatic reviews.
my servername is the directory name |
@@ -0,0 +1,25 @@ | |||
{ | |||
"server_name": "SWHub", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
server_name
must be lowercase
], | ||
"social": { | ||
"web": "https://swhub.net", | ||
"web_shop": "https://lodianet.tebex.io", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Returns error 404
@@ -0,0 +1,25 @@ | |||
{ | |||
"server_name": "SWHub", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Change to all lowercase
], | ||
"social": { | ||
"web": "https://swhub.net", | ||
"web_shop": "https://lodianet.tebex.io", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
404
Oh well, you already did that matthis xd |
sry haha |
Type of change
Checklist
Further comments