mirror of
https://github.com/opensim/opensim.git
synced 2026-07-19 14:06:08 +08:00
Run alter table estate_settings add column AllowLandmark tinyint not null default 1, add column AllowParcelChanges tinyint not null default 1, add column AllowSetHome tinyint not null default 1; to make this work.