[Commits] [wesnoth/wesnoth] 1b8dcb: campaignd: Make default upload limit actually 100 ...
GitHub
noreply at github.com
Sat May 27 16:45:31 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 1b8dcbb2b6b72ada56f1e7731e8e3d6c0f9ee4be
https://github.com/wesnoth/wesnoth/commit/1b8dcbb2b6b72ada56f1e7731e8e3d6c0f9ee4be
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2017-05-27 (Sat, 27 May 2017)
Changed paths:
M src/campaign_server/campaign_server.hpp
Log Message:
-----------
campaignd: Make default upload limit actually 100 MiB
It was actually around 95.4 MiB because of someone using multiples of
1,000 instead of 1,024.
More information about the Commits
mailing list