Skip to content
Snippets Groups Projects
Commit 8994ce4a authored by Jonas Leder's avatar Jonas Leder
Browse files

added contactmail to example config

parent f6cb55f6
Branches
No related tags found
No related merge requests found
......@@ -20,8 +20,7 @@
</component>
<component name="ChangeListManager">
<list default="true" id="96203431-5b23-4ef4-a731-a73cf5dd800b" name="Default Changelist" comment="">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/include/footer.php" beforeDir="false" afterPath="$PROJECT_DIR$/include/footer.php" afterDir="false" />
<change beforePath="$PROJECT_DIR$/internal/config.example.php" beforeDir="false" afterPath="$PROJECT_DIR$/internal/config.example.php" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
......@@ -97,7 +96,7 @@
<workItem from="1602599132329" duration="313000" />
<workItem from="1602599911536" duration="3399000" />
<workItem from="1602960955994" duration="1962000" />
<workItem from="1602966012124" duration="12000" />
<workItem from="1602966012124" duration="40000" />
</task>
<servers />
</component>
......
......@@ -4,5 +4,7 @@ $mysqlUser = "";
$mysqlPassword = "";
$mysqlDatabase = "";
$contactmail = "";
$footerMaxPost = 5;
$homeMaxPost = 3;
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment