This website requires JavaScript.
Explore
Help
Register
Sign In
kjuulh
/
gitea-rs
Watch
1
Star
0
Fork
0
You've already forked gitea-rs
Code
Issues
1
Pull Requests
3
Actions
Packages
Projects
Releases
Wiki
Activity
f3f501dd88
Branches
Tags
View all branches
gitea-rs
/
crates
/
gitea-client
/
docs
/
GeneralAttachmentSettings.md
kjuulh
e78d07db33
feat: find another name
...
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-09-23 22:29:11 +02:00
501 B
Raw
Blame
History
GeneralAttachmentSettings
Properties
Name
Type
Description
Notes
allowed_types
Option<
String
>
[optional]
enabled
Option<
bool
>
[optional]
max_files
Option<
i64
>
[optional]
max_size
Option<
i64
>
[optional]
[Back to Model list]
[Back to API list]
[Back to README]