🔨」 fix: fixed config and remove default config table

This commit is contained in:
2025-05-03 12:18:32 +02:00
parent bfef8ed76e
commit d369f8ecea
5 changed files with 16 additions and 25 deletions

View File

@ -6,7 +6,7 @@
/* By: adjoly <adjoly@student.42angouleme.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2025/03/19 14:11:28 by adjoly #+# #+# */
/* Updated: 2025/05/01 15:32:31 by adjoly ### ########.fr */
/* Updated: 2025/05/03 09:42:27 by adjoly ### ########.fr */
/* */
/* ************************************************************************** */
@ -83,8 +83,6 @@ class Server {
std::map<int, std::string> *
_parseErrPages(std::map<std::string, toml::ANode *> *table);
};
} // namespace config