~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/default_replicator/plugin.ini

Made a bunch of smaler plugins dynamic.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
[plugin]
 
2
name=default_replicator
2
3
title=Default Replicator
3
4
description=A simple default replicator which replicates all write events to all appliers
4
5
load_by_default=yes
5
6
sources=default_replicator.cc
6
7
headers=default_replicator.h
 
8
static=yes