-
Notifications
You must be signed in to change notification settings - Fork 198
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: update broken fair use policy link (#196)
- Loading branch information
Ryan Betts
authored
Nov 20, 2023
1 parent
f760ad3
commit 1a771b1
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,14 +6,14 @@ exceeds any of these limits, [please reach out](mailto:[email protected]). | |
|
||
No uptime guarantees are provided during the initial public beta for Deno | ||
Deploy. Access to the service will be controlled by | ||
[our fair use policy](https://www.deno.com/deploy/fair-use-policy). Any user we | ||
deem to be in violation of this policy, runs the risk of having their account | ||
terminated. | ||
[our fair use policy](https://docs.deno.com/deploy/manual/fair-use-policy). Any | ||
user we deem to be in violation of this policy, runs the risk of having their | ||
account terminated. | ||
|
||
## Maximum size for deployments | ||
|
||
When uploading assets to a deployment, the total size of all files within the | ||
deployment (source files and static files) __should not exceed 1 gigabyte__. | ||
deployment (source files and static files) **should not exceed 1 gigabyte**. | ||
|
||
## TLS proxying | ||
|
||
|