clientstuff
This commit is contained in:
@@ -703,6 +703,11 @@ opencomputers {
|
||||
"allow default"
|
||||
]
|
||||
|
||||
# The default user agent used by HTTP calls made by the internet card.
|
||||
# The string "$version" will be replaced with the version of the copy of
|
||||
# OpenComputers used.
|
||||
httpUserAgent="opencomputers/$version"
|
||||
|
||||
# The maximum concurrent TCP connections *each* internet card can have
|
||||
# open at a time.
|
||||
maxTcpConnections=4
|
||||
@@ -1744,6 +1749,6 @@ opencomputers {
|
||||
# The version of OC this config was generated by. This is used to allow the
|
||||
# mod to reset parts of the config when their meaning changed across
|
||||
# versions, so that the user does not have to delete it.
|
||||
version="1.11.12-GTNH"
|
||||
version="1.11.20-GTNH"
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user