]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - shared/models/http/http-error-codes.ts
add client.videos.upload.maxChunkSize config (#4857)
[github/Chocobozzz/PeerTube.git] / shared / models / http / http-error-codes.ts
index b2fbdfc5a09e40d41fa3083cb23be9fa3b0198b6..5ebff1cb5990be8909988a49c894e651ff6e7196 100644 (file)
@@ -4,7 +4,7 @@
  *
  * WebDAV and other codes useless with regards to PeerTube are not listed.
  */
-export enum HttpStatusCode {
+export const enum HttpStatusCode {
 
   /**
    * Official Documentation @ https://tools.ietf.org/html/rfc7231#section-6.2.1