mirror of
https://github.com/gogs/gogs.git
synced 2025-12-20 15:20:01 +01:00
git: delegate all server-side Git hooks (#1623)
This commit is contained in:
@@ -106,7 +106,6 @@ var (
|
||||
UseMySQL bool
|
||||
UsePostgreSQL bool
|
||||
UseMSSQL bool
|
||||
UseTiDB bool
|
||||
|
||||
// Webhook settings
|
||||
Webhook struct {
|
||||
|
||||
Reference in New Issue
Block a user