tgstation-server
4.3.2
The /tg/station 13 server suite
Main Page
Features
API
Architecture
Packages
Classes
Files
File List
src
Tgstation.Server.Api
Models
Limits.cs
Go to the documentation of this file.
1
namespace
Tgstation
.
Server
.Api.Models
2
{
6
public
static
class
Limits
7
{
11
public
const
int
MaximumStringLength = 10000;
12
16
public
const
int
MaximumIndexableStringLength = 100;
17
}
18
}
Tgstation.Server.Api.Models.IrcPasswordType.Server
Use server authentication
Tgstation.Server.Api.Models.Limits
Sanity limits to prevent users from overloading
Definition:
Limits.cs:6
Tgstation
Generated by
1.8.11