This website works better with JavaScript
GitBross
Home
Esplora
Aiuto
Registrati
Accedi
sol_87yf6cwp
/
anza-xyz-agave
mirror da
https://github.com/anza-xyz/agave.git
Segui
1
Star
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
removing the "autoJobCancelation": false
joeaba
4 anni fa
parent
9c8760d37a
commit
1c36af158f
1 ha cambiato i file
con
1 aggiunte
e
2 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
2
vercel.json
+ 1
- 2
vercel.json
Vedi File
@@ -1,6 +1,5 @@
{
"github": {
- "silent": true,
- "autoJobCancelation": false
+ "silent": true
}
}