Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F6602574
D3095.id7900.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
509 B
Referenced Files
None
Subscribers
None
D3095.id7900.diff
View Options
diff --git a/dat/setup.ini b/dat/setup.ini
--- a/dat/setup.ini
+++ b/dat/setup.ini
@@ -47,6 +47,8 @@
RANDOM_BACKUP=0
RANDOM_IDLE_TIME=1800
RANDOM_TIME=3600
+SASL_USER=Odderon
+SASL_PASS=to be fetched from Vault
SEEN_MODE=1
SEEN_TIME=604800
SEEN_TEXT=in the last 7 days.
diff --git a/source/vars.h b/source/vars.h
--- a/source/vars.h
+++ b/source/vars.h
@@ -371,7 +371,6 @@
}
parameters[];
-static char L[524];
-
-static int alarmed;
-static int socketfd;
+char L[524];
+int alarmed;
+int socketfd;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Apr 6, 02:11 (2 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2547375
Default Alt Text
D3095.id7900.diff (509 B)
Attached To
Mode
D3095: Don't declare mutable variables as static
Attached
Detach File
Event Timeline
Log In to Comment