Changeset 4942
- Timestamp:
- 10/30/09 07:03:47 (4 weeks ago)
- Files:
-
- 1 modified
-
branches/greyhound/lib/MT/Core.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/greyhound/lib/MT/Core.pm
r4616 r4942 232 232 'DebugEmailAddress' => undef, 233 233 'WeblogsPingURL' => { default => 'http://rpc.weblogs.com/RPC2', }, 234 'BlogsPingURL' => { default => 'http://ping.blo.gs/', },235 234 'MTPingURL' => { default => 'http://www.movabletype.org/update/', }, 236 'TechnoratiPingURL' =>237 { default => 'http://rpc.technorati.com/rpc/ping', },238 'GooglePingURL' =>239 { default => 'http://blogsearch.google.com/ping/RPC2', },240 235 'CGIMaxUpload' => { default => 20_480_000 }, 241 236 'DBUmask' => { default => '0111', },
