forked from kevadesu/forgejo
wip integration test
This commit is contained in:
parent
a133b6de31
commit
72f2f35bd8
2 changed files with 58 additions and 1 deletions
|
@ -114,7 +114,7 @@ type RepoSettingForm struct {
|
|||
RepoName string `binding:"Required;AlphaDashDot;MaxSize(100)"`
|
||||
Description string `binding:"MaxSize(2048)"`
|
||||
Website string `binding:"ValidUrl;MaxSize(1024)"`
|
||||
FederationRepos string
|
||||
FollowingRepos string
|
||||
Interval string
|
||||
MirrorAddress string
|
||||
MirrorUsername string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue