mirror of
https://github.com/shiroyashik/sculptor.git
synced 2025-12-06 04:51:13 +03:00
Upgrade/Migrate to newer dependencies (check diff Cargo.toml)
Some checks failed
Push Dev / docker (push) Has been cancelled
Some checks failed
Push Dev / docker (push) Has been cancelled
+ Rename: api/v1 to api/sculptor
This commit is contained in:
parent
59ca04d5f8
commit
c7c3bd881f
20 changed files with 470 additions and 390 deletions
|
|
@ -1,4 +1,5 @@
|
|||
## Don't touch this if you running under Docker container
|
||||
## Use port 80 for HTTP or port 443 for HTTPS.
|
||||
## If running in a Docker container, leave this as default.
|
||||
listen = "0.0.0.0:6665"
|
||||
|
||||
## Don't touch if you don't know what you're doing
|
||||
|
|
@ -71,7 +72,7 @@ customText = """
|
|||
[limitations]
|
||||
maxAvatarSize = 100 # KB
|
||||
maxAvatars = 10 # It doesn't look like Figura has any actions implemented with this?
|
||||
# P.S. And it doesn't look like the current API allows anything like that...
|
||||
## P.S. And it doesn't look like the current API allows anything like that...
|
||||
|
||||
[advancedUsers.66004548-4de5-49de-bade-9c3933d8eb97]
|
||||
username = "Shiroyashik"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue