~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/default_replicator/plugin.ini

  • Committer: Monty Taylor
  • Date: 2009-03-20 04:49:49 UTC
  • mto: (950.1.1 mordred)
  • mto: This revision was merged to the branch mainline in revision 958.
  • Revision ID: mordred@inaugust.com-20090320044949-nfx7ygyy89ojl6v5
RemovedĀ unusedĀ code.

Show diffs side-by-side

added added

removed removed

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